会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
道以万计
博客园
首页
新随笔
联系
订阅
管理
2015年12月18日
使用 ssh 从 Gerrit 获取 patch 信息
摘要: 使用命令行(ssh)对Gerrit进行查询, 官方地址:https://review.openstack.org/Documentation/cmd-query.html程序例子import os, jsondef get_patch_info(GERRIT_HOME, patch_id): ...
阅读全文
posted @ 2015-12-18 14:25 道以万计
阅读(4225)
评论(0)
推荐(0)
编辑