On Fri, 2009-11-13 at 17:37:09 +0100, Simon Josefsson wrote: > "Alfred M. Szmidt" <[email protected]> writes: > > index c7d78f8..6cfdbb9 100644 > > --- a/hostname/Makefile.am > > +++ b/cfg.mk > > > > Is that really current? I sense something immensly strange... > > It seems to be an artifact of how savannah's git hook is using git, or > possibly depending on the git version.. I don't get the same output > when I do 'git log -p'.
That's due to -C (or -C -C). Which tries to find copies harder, and it might go too far. regards, guillem
