2010年10月20日 星期三

git log --stat --oneline --no-merges

http://lkml.org/lkml/2010/10/6/406


Git hint of the day: do
git log --stat --oneline --no-merges v2.6.36-rc6..v2.6.36-rc7
to get a dense view of the commits and visually pick out the ones
that aren't trivial one-liners

沒有留言: