git 實用操做

查看某文件的某些行的變化歷史:git

$ git log --pretty=short -u -L 2003,2005:Executor.cppci

http://stackoverflow.com/questions/8435343/retrieve-the-commit-log-for-a-specific-line-in-a-fileit

相關文章
相關標籤/搜索