]> git.ipfire.org Git - thirdparty/git.git/blob - t/t4013/diff.log_--root_master
Merge branch 'th/diff'
[thirdparty/git.git] / t / t4013 / diff.log_--root_master
1 $ git log --root master
2 commit 176b998f5d647cbd77a9d8acf4531e930754d16d
3 Merge: 889b315... c7a2ab9...
4 Author: A U Thor <author@example.com>
5 Date: Mon Jun 26 00:04:00 2006 +0000
6
7 Merge branch 'side'
8
9 commit c7a2ab9e8eac7b117442a607d5a9b3950ae34d5a
10 Author: A U Thor <author@example.com>
11 Date: Mon Jun 26 00:03:00 2006 +0000
12
13 Side
14
15 commit 889b315013ef9f2e2f90aa0b054b267c8a557847
16 Author: A U Thor <author@example.com>
17 Date: Mon Jun 26 00:02:00 2006 +0000
18
19 Third
20
21 commit 7952a93e09bf565b5592766a438b40cd81f4846f
22 Author: A U Thor <author@example.com>
23 Date: Mon Jun 26 00:01:00 2006 +0000
24
25 Second
26
27 commit 444ac553ac7612cc88969031b02b3767fb8a353a
28 Author: A U Thor <author@example.com>
29 Date: Mon Jun 26 00:00:00 2006 +0000
30
31 Initial
32 $