摘要:
对应bug1506382 bugid=1506382 testID=14395530 Brew the test fix in comment7: fs-qe机器下载补丁,在自己的机器申请机器并安装补丁进行测试 当testID失效时,可以使用已经下载在fs-qe机器上的bugid lstest | 阅读全文
摘要:
cat ~/.gitconfig #git 的配置 git help xx #查看帮助文档 [alias] st = status --short --branch # 增加commit ci = commit -a -v -s # 合并改过的内容 cm = commit -a --amend -C 阅读全文