摘要:
0.准备工作0.1 git安装http://git-scm.com/download/图形客户端建议使用source tree,中文界面http://www.sourcetreeapp.com/0.3 git帮助信息git helpgit help 指令名称0.4 git配置显示配置信息git co... 阅读全文
摘要:
高级应用之一: 二分法查找错误版本: 当前日志 $
git log --oneline ccda9d2 added test1 dd518f7 test zu 88095f9 dasfdasf 3dc0ec9 first ok 启动查找 $ git bisect start 标志当前版本为坏版本 $ git bisect bad 标志某个... 阅读全文