1
0
mirror of https://github.com/git/git.git synced 2024-09-29 14:22:45 +02:00
git/t/t4013/diff.diff-tree_--cc_--stat_--summary_side

9 lines
222 B
Plaintext
Raw Normal View History

$ git diff-tree --cc --stat --summary side
c7a2ab9e8eac7b117442a607d5a9b3950ae34d5a
dir/sub | 2 ++
file0 | 3 +++
file3 | 4 ++++
3 files changed, 9 insertions(+), 0 deletions(-)
create mode 100644 file3
$