author | Pavel Roskin <proski@gnu.org> | |
Thu, 10 Nov 2005 05:30:12 +0000 (00:30 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 11 Nov 2005 09:13:05 +0000 (01:13 -0800) | ||
commit | 601c978c1bc9f6742c18932cb9d4a6910934f785 | |
tree | b51b751d57e55f71faa44e10bd3aef8fb51334cf | tree | snapshot |
parent | 17cf939724a244a56e687559fae062a3e6207145 | commit | diff |
Add --no-commit-id option for git-diff-tree, use it in gitk
This patch introduces -no-commit-id option for git-diff-tree, which
suppresses commit ID output.
[jc: dropped gitk part for now.]
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This patch introduces -no-commit-id option for git-diff-tree, which
suppresses commit ID output.
[jc: dropped gitk part for now.]
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-diff-tree.txt | diff | blob | history | |
diff-tree.c | diff | blob | history |