aboutsummaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff-tree_--pretty=oneline_--root_initial
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-06-26 13:46:52 -0700
committerJunio C Hamano <junkio@cox.net>2006-06-26 14:36:40 -0700
commit3c2f75b590c35675cc67dc43cabe2298bec86afc (patch)
tree1197b6f0568d6aae04004be6e398320e8741604e /t/t4013/diff.diff-tree_--pretty=oneline_--root_initial
parent1ef9e05dbf36a80bb65fb150dd7bdd60852db777 (diff)
downloadgit-3c2f75b590c35675cc67dc43cabe2298bec86afc.tar.gz
git-3c2f75b590c35675cc67dc43cabe2298bec86afc.tar.xz
t4013: add tests for diff/log family output options.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t4013/diff.diff-tree_--pretty=oneline_--root_initial')
-rw-r--r--t/t4013/diff.diff-tree_--pretty=oneline_--root_initial6
1 files changed, 6 insertions, 0 deletions
diff --git a/t/t4013/diff.diff-tree_--pretty=oneline_--root_initial b/t/t4013/diff.diff-tree_--pretty=oneline_--root_initial
new file mode 100644
index 000000000..08920ac65
--- /dev/null
+++ b/t/t4013/diff.diff-tree_--pretty=oneline_--root_initial
@@ -0,0 +1,6 @@
+$ git diff-tree --pretty=oneline --root initial
+444ac553ac7612cc88969031b02b3767fb8a353a Initial
+:000000 040000 0000000000000000000000000000000000000000 da7a33fa77d8066d6698643940ce5860fe2d7fb3 A dir
+:000000 100644 0000000000000000000000000000000000000000 01e79c32a8c99c557f0757da7cb6d65b3414466d A file0
+:000000 100644 0000000000000000000000000000000000000000 01e79c32a8c99c557f0757da7cb6d65b3414466d A file2
+$