about summary refs log tree commit diff
path: root/third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--stat_--summary_initial
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--stat_--summary_initial')
-rw-r--r--third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--stat_--summary_initial15
1 files changed, 0 insertions, 15 deletions
diff --git a/third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--stat_--summary_initial b/third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--stat_--summary_initial
deleted file mode 100644
index 680eab5f27..0000000000
--- a/third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--stat_--summary_initial
+++ /dev/null
@@ -1,15 +0,0 @@
-$ git diff-tree --pretty --root --stat --summary initial
-commit 444ac553ac7612cc88969031b02b3767fb8a353a
-Author: A U Thor <author@example.com>
-Date:   Mon Jun 26 00:00:00 2006 +0000
-
-    Initial
-
- dir/sub | 2 ++
- file0   | 3 +++
- file2   | 3 +++
- 3 files changed, 8 insertions(+)
- create mode 100644 dir/sub
- create mode 100644 file0
- create mode 100644 file2
-$