diff options
author | Jeff King <peff@peff.net> | 2011-03-29 16:57:47 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-03-29 14:38:55 -0700 |
commit | 7249e91287443c02b2c7eed272a579dae44984ad (patch) | |
tree | d9a74c891d223997ff9866bddeb4b6c623a1cbb3 /git-cvsexportcommit.perl | |
parent | notes: refactor display notes default handling (diff) | |
download | tgif-7249e91287443c02b2c7eed272a579dae44984ad.tar.xz |
revision.c: support --notes command-line option
We already have --show-notes, but it has a few shortcomings:
1. Using --show-notes=<ref> implies that we should also
show the default notes. Which means you also need to
use --no-standard-notes if you want to suppress them.
2. It is negated by --no-notes, which doesn't match.
3. It's too long to type. :)
This patch introduces --notes, which behaves exactly like
--show-notes, except that using "--notes=<ref>" does not
imply showing the default notes.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-cvsexportcommit.perl')
0 files changed, 0 insertions, 0 deletions