t4013: add "diff" UI program tests.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
6
t/t4013/diff.diff_-r_--stat_initial..side
Normal file
6
t/t4013/diff.diff_-r_--stat_initial..side
Normal file
@ -0,0 +1,6 @@
|
||||
$ git diff -r --stat initial..side
|
||||
dir/sub | 2 ++
|
||||
file0 | 3 +++
|
||||
file3 | 4 ++++
|
||||
3 files changed, 9 insertions(+), 0 deletions(-)
|
||||
$
|
Reference in New Issue
Block a user