diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-09-21 13:49:18 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-21 13:49:18 -0700 |
commit | aebbcf57972961c221c75dee039a17be8cfae1ad (patch) | |
tree | 29533b04a006f40e03de74aa3a7e2c1514415f23 /builtin/blame.c | |
parent | git blame: document that it always follows origin across whole-file renames (diff) | |
download | tgif-aebbcf57972961c221c75dee039a17be8cfae1ad.tar.xz |
diff: accept --no-follow option
Once you do
$ alias glogone git log --follow
there is no way to say
$ glogone --no-follow ...
Not that "log --follow" is all that useful, but it is cheap to
support the common "you can defeat an undesirable option with a
'no-' variant of it later on the command line" pattern.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/blame.c')
0 files changed, 0 insertions, 0 deletions