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

7 lines
144 B
Plaintext
Raw Normal View History

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