Re: inexact rename detection warning on "git log -p"

2015-04-13 Thread Michael J Gruber
Matthew Walster venit, vidit, dixit 13.04.2015 12:47: > Out of idle curiosity, I cloned > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git and chose > to generate some statistics: > > $ find -not -iname '.git' | wc > 52154 52154 1820305 git ls-files | wc -l > That's a few f

inexact rename detection warning on "git log -p"

2015-04-13 Thread Matthew Walster
Out of idle curiosity, I cloned git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git and chose to generate some statistics: $ find -not -iname '.git' | wc 52154 52154 1820305 That's a few files... $ git log | wc 8359290 37279781 334525133 Hmmm, well that's not too useful, let'