Code

Merge "two fixes for fast-import's 'ls' command" from Jonathan
[git.git] / t / t4013 / diff.diff_--stat_initial..side
1 $ git diff --stat initial..side
2  dir/sub |    2 ++
3  file0   |    3 +++
4  file3   |    4 ++++
5  3 files changed, 9 insertions(+)
6 $