Linus Torvalds wrote:
git whatchanged -p -1 <sha1>
instead (actually, if your git is really old, you shouldn't use the modern
shorthand of "-1", you should use the longer "--max-count=1" instead).
I must be misunderstanding this:
git whatchanged -p -1 HEAD
in the current git tree results in nothing. only when I get to -5 does it show something.
Is this expected?
> git version
git version 1.2.4.gea75
--
Mark Hollomon
-
: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html