* git-whatchanged -<n>
@ 2008-08-28 0:07 Karl Chen
0 siblings, 0 replies; only message in thread
From: Karl Chen @ 2008-08-28 0:07 UTC (permalink / raw)
To: Git mailing list
Is this a bug in git-whatchanged, or at least an insufficiently
documented feature?
cd git
git whatchanged 837a156197e7~20..837a156197e7 -1
[nothing]
git whatchanged 837a156197e7~20..837a156197e7 -3
[1 commit]
git whatchanged 837a156197e7~20..837a156197e7 -1 -m
[1(?) commit]
It appears that without -m, merges are filtered after commits are
counted.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-08-28 0:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-28 0:07 git-whatchanged -<n> Karl Chen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).