码迷,mamicode.com
首页 > 其他好文 > 详细

git 实用操作

时间:2015-07-28 12:37:33      阅读:96      评论:0      收藏:0      [点我收藏+]

标签:

查看某文件的某些行的变化历史:

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

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

 

git 实用操作

标签:

原文地址:http://www.cnblogs.com/jjtx/p/4682076.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!