git技巧记录--blame
摘要:git blame [-L] FilePath可以查看代码每一行是谁写的(根据该行最后一次改动情况),-L表示要查看的行数范围, m: 起始行数, n:结束行数。 方便快速定位
阅读全文
posted @ 2014-11-04 18:00
posted @ 2014-11-04 18:00
posted @ 2014-09-02 11:14
posted @ 2013-12-23 12:07
posted @ 2013-12-06 15:09