repo.or.cz
/
git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Diff between two blobs should take mode changes into account now.
[git.git]
/
t
/
t4013
/
diff.diff-tree_-c_--stat_--summary_master
blob
ac9f641fb48272f25f3385dfbbd05777564f16bc
1
$ git diff-tree -c --stat --summary master
2
59d314ad6f356dd08601a4cd5e530381da3e3c64
3
dir/sub | 2 ++
4
file0 | 3 +++
5
2 files changed, 5 insertions(+), 0 deletions(-)
6
$