]> asedeno.scripts.mit.edu Git - git.git/blob - t/t4013/diff.whatchanged_master
Merge branch 'lt/gitweb'
[git.git] / t / t4013 / diff.whatchanged_master
1 $ git whatchanged master
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 :100644 100644 35d242b... 7289e35... M  dir/sub
9 :100644 100644 01e79c3... f4615da... M  file0
10 :000000 100644 0000000... 7289e35... A  file3
11
12 commit 889b315013ef9f2e2f90aa0b054b267c8a557847
13 Author: A U Thor <author@example.com>
14 Date:   Mon Jun 26 00:02:00 2006 +0000
15
16     Third
17
18 :100644 100644 8422d40... cead32e... M  dir/sub
19 :000000 100644 0000000... b1e6722... A  file1
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 :100644 100644 35d242b... 8422d40... M  dir/sub
28 :100644 100644 01e79c3... b414108... M  file0
29 :100644 000000 01e79c3... 0000000... D  file2
30 $