diff options
author | Johan Herland <johan@herland.net> | 2011-04-11 00:48:50 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-04-11 10:11:17 -0700 |
commit | 204f01a2f734fddab95b09123b04b1305620e7b6 (patch) | |
tree | 2f2f3a4676b2ae2ed270f8d23f153cafb049e789 /t/t4013/diff.log_--decorate_--all | |
parent | Git 1.7.4.4 (diff) | |
download | tgif-204f01a2f734fddab95b09123b04b1305620e7b6.tar.xz |
--dirstat: Describe non-obvious differences relative to --stat or regular diff
Also add a testcase documenting the current behavior.
Improved-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Johan Herland <johan@herland.net>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.log_--decorate_--all')
-rw-r--r-- | t/t4013/diff.log_--decorate_--all | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/t/t4013/diff.log_--decorate_--all b/t/t4013/diff.log_--decorate_--all index fd7c3e6439..27d3eabc26 100644 --- a/t/t4013/diff.log_--decorate_--all +++ b/t/t4013/diff.log_--decorate_--all @@ -1,4 +1,10 @@ $ git log --decorate --all +commit cd4e72fd96faed3f0ba949dc42967430374e2290 (rearrange) +Author: A U Thor <author@example.com> +Date: Mon Jun 26 00:06:00 2006 +0000 + + Rearranged lines in dir/sub + commit 59d314ad6f356dd08601a4cd5e530381da3e3c64 (HEAD, master) Merge: 9a6d494 c7a2ab9 Author: A U Thor <author@example.com> |