t4013: add tests for diff/log family output options.

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano
2006-06-26 13:46:52 -07:00
parent 1ef9e05dbf
commit 3c2f75b590
72 changed files with 2579 additions and 0 deletions

View File

@ -0,0 +1,5 @@
$ git diff-tree -c --abbrev master
176b998f5d647cbd77a9d8acf4531e930754d16d
::100644 100644 100644 cead32e... 7289e35... 992913c... MM dir/sub
::100644 100644 100644 b414108... f4615da... 10a8a9f... MM file0
$