1
0
mirror of https://github.com/git/git.git synced 2024-10-04 00:33:11 +02:00
git/t/t4013/diff.diff_-r_--stat_initial..side

7 lines
147 B
Plaintext
Raw Normal View History

$ git diff -r --stat initial..side
dir/sub | 2 ++
file0 | 3 +++
file3 | 4 ++++
3 files changed, 9 insertions(+), 0 deletions(-)
$