diff options
author | Junio C Hamano <junkio@cox.net> | 2005-04-27 15:22:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-27 15:22:02 -0700 |
commit | d15aa4309cadae5c998c9ce1c45b7a104f3d80f5 (patch) | |
tree | 5dd93f1db8eb4158d814635ddbea6d451348f4d9 /diff-tree.c | |
parent | ec8f81160d605505f9117461916e7f69f151f2d2 (diff) | |
download | git-d15aa4309cadae5c998c9ce1c45b7a104f3d80f5.tar.gz |
[PATCH] Make -s flag to show-diff a no-op.
With the recent "no-patch-by-default" change, the -s flag to the
show-diff command (and silent variable in the show-diff.c) became
meaningless. This deprecates it.
Cogito uses "show-diff -s" for the purpose of "I do not want the patch
text. I just want to know if something has potentially changed, in
which case I know you will have some output. I'll run update-cache
--refresh if you say something", so we cannot barf on seeing -s on our
command line yet.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'diff-tree.c')
0 files changed, 0 insertions, 0 deletions