mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-09 12:57:01 -05:00
7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
$ git diff --stat initial..side
|
|
dir/sub | 2 ++
|
|
file0 | 3 +++
|
|
file3 | 4 ++++
|
|
3 files changed, 9 insertions(+), 0 deletions(-)
|
|
$
|