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
send-email: handle adjacent RFC 2047-encoded words properly
[git.git]
/
t
/
t4013
/
diff.show_--stat_--summary_side
blob
a71492f9bf4e96e2017a3343cff97038f7ee6610
1
$ git show --stat --summary side
2
commit c7a2ab9e8eac7b117442a607d5a9b3950ae34d5a
3
Author: A U Thor <author@example.com>
4
Date: Mon Jun 26 00:03:00 2006 +0000
5
6
Side
7
8
dir/sub | 2 ++
9
file0 | 3 +++
10
file3 | 4 ++++
11
3 files changed, 9 insertions(+)
12
create mode 100644 file3
13
$