From 3c2f75b590c35675cc67dc43cabe2298bec86afc Mon Sep 17 00:00:00 2001 From: Junio C Hamano <junkio@cox.net> Date: Mon, 26 Jun 2006 13:46:52 -0700 Subject: t4013: add tests for diff/log family output options. Signed-off-by: Junio C Hamano <junkio@cox.net> --- t/t4013/diff.diff-tree_--root_initial | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 t/t4013/diff.diff-tree_--root_initial (limited to 't/t4013/diff.diff-tree_--root_initial') diff --git a/t/t4013/diff.diff-tree_--root_initial b/t/t4013/diff.diff-tree_--root_initial new file mode 100644 index 000000000..ddf6b068a --- /dev/null +++ b/t/t4013/diff.diff-tree_--root_initial @@ -0,0 +1,6 @@ +$ git diff-tree --root initial +444ac553ac7612cc88969031b02b3767fb8a353a +:000000 040000 0000000000000000000000000000000000000000 da7a33fa77d8066d6698643940ce5860fe2d7fb3 A dir +:000000 100644 0000000000000000000000000000000000000000 01e79c32a8c99c557f0757da7cb6d65b3414466d A file0 +:000000 100644 0000000000000000000000000000000000000000 01e79c32a8c99c557f0757da7cb6d65b3414466d A file2 +$ -- cgit v1.2.1