The sixth batch
[git/gitster.git] / t / t4013 / diff.log_-m_--stat_master
blobc7db084fd905d021a11d297cf23e1df0dc7c3bb6
1 $ git log -m --stat master
2 commit 59d314ad6f356dd08601a4cd5e530381da3e3c64 (from 9a6d4949b6b76956d9d5e26f2791ec2ceff5fdc0)
3 Merge: 9a6d494 c7a2ab9
4 Author: A U Thor <author@example.com>
5 Date:   Mon Jun 26 00:04:00 2006 +0000
7     Merge branch 'side'
9  dir/sub | 2 ++
10  file0   | 3 +++
11  2 files changed, 5 insertions(+)
13 commit 59d314ad6f356dd08601a4cd5e530381da3e3c64 (from c7a2ab9e8eac7b117442a607d5a9b3950ae34d5a)
14 Merge: 9a6d494 c7a2ab9
15 Author: A U Thor <author@example.com>
16 Date:   Mon Jun 26 00:04:00 2006 +0000
18     Merge branch 'side'
20  dir/sub | 4 ++++
21  file0   | 3 +++
22  file1   | 3 +++
23  file2   | 3 ---
24  file3   | 4 ----
25  5 files changed, 10 insertions(+), 7 deletions(-)
27 commit c7a2ab9e8eac7b117442a607d5a9b3950ae34d5a
28 Author: A U Thor <author@example.com>
29 Date:   Mon Jun 26 00:03:00 2006 +0000
31     Side
33  dir/sub | 2 ++
34  file0   | 3 +++
35  file3   | 4 ++++
36  3 files changed, 9 insertions(+)
38 commit 9a6d4949b6b76956d9d5e26f2791ec2ceff5fdc0
39 Author: A U Thor <author@example.com>
40 Date:   Mon Jun 26 00:02:00 2006 +0000
42     Third
44  dir/sub | 2 ++
45  file1   | 3 +++
46  2 files changed, 5 insertions(+)
48 commit 1bde4ae5f36c8d9abe3a0fce0c6aab3c4a12fe44
49 Author: A U Thor <author@example.com>
50 Date:   Mon Jun 26 00:01:00 2006 +0000
52     Second
53     
54     This is the second commit.
56  dir/sub | 2 ++
57  file0   | 3 +++
58  file2   | 3 ---
59  3 files changed, 5 insertions(+), 3 deletions(-)
61 commit 444ac553ac7612cc88969031b02b3767fb8a353a
62 Author: A U Thor <author@example.com>
63 Date:   Mon Jun 26 00:00:00 2006 +0000
65     Initial