正式开始了第二份工作,遨游在linux kernel 中,最近项目大量使用git,总结一下常用的GIT 命令:
$ git config
$ git clone
$ git log --grep=正则表达式
$ git show [commit SHA 号]
参考:
http://blog.haohtml.com/archives/10129
http://www.cnblogs.com/flyme/archive/2011/11/28/2265899.html
http://blog.sina.com.cn/s/blog_551f05570100z2el.html
http://blog.youkuaiyun.com/wh_19910525/article/details/7478712