From: Karl Chen <quarl@cs.berkeley.edu>
To: Git mailing list <git@vger.kernel.org>
Subject: git-whatchanged -<n>
Date: Wed, 27 Aug 2008 17:07:36 -0700 [thread overview]
Message-ID: <quack.20080827T1707.lth1w0aknnb@roar.cs.berkeley.edu> (raw)
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.
reply other threads:[~2008-08-28 0:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=quack.20080827T1707.lth1w0aknnb@roar.cs.berkeley.edu \
--to=quarl@cs.berkeley.edu \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).