author | Junio C Hamano <junkio@cox.net> | |
Wed, 14 Mar 2007 18:12:51 +0000 (11:12 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 14 Mar 2007 23:21:19 +0000 (16:21 -0700) | ||
commit | 822cac015589889c1a9e6d49a2c054b7f1b838ba | |
tree | 0ba8c9043054c478ca5ecd210ed752e63d0841fc | tree | snapshot |
parent | 68aacb2f3ceef528ded945b510094918bfe3cb37 | commit | diff |
Teach --quiet to diff backends.
This teaches git-diff-files, git-diff-index and git-diff-tree
backends to exit early under --quiet option.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This teaches git-diff-files, git-diff-index and git-diff-tree
backends to exit early under --quiet option.
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff-lib.c | diff | blob | history | |
tree-diff.c | diff | blob | history |