summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_-r_--stat_initial..side
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-07-01 22:02:17 -0700
committerJunio C Hamano <junkio@cox.net>2006-07-01 22:02:17 -0700
commitb319b02e2a75bfe71829cfe1506b86ec7644987d (patch)
tree4cc45459e3f2c0ccad94fe44f4c09ea220555adf /t/t4013/diff.diff_-r_--stat_initial..side
parentd410e43b35a8044472606a7e7018aa64d96a5f0f (diff)
downloadgit-b319b02e2a75bfe71829cfe1506b86ec7644987d.tar.gz
t4013: add "diff" UI program tests.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t4013/diff.diff_-r_--stat_initial..side')
-rw-r--r--t/t4013/diff.diff_-r_--stat_initial..side6
1 files changed, 6 insertions, 0 deletions
diff --git a/t/t4013/diff.diff_-r_--stat_initial..side b/t/t4013/diff.diff_-r_--stat_initial..side
new file mode 100644
index 0000000000..245220d3f9
--- /dev/null
+++ b/t/t4013/diff.diff_-r_--stat_initial..side
@@ -0,0 +1,6 @@
+$ git diff -r --stat initial..side
+ dir/sub | 2 ++
+ file0 | 3 +++
+ file3 | 4 ++++
+ 3 files changed, 9 insertions(+), 0 deletions(-)
+$