aboutsummaryrefslogtreecommitdiff
path: root/t/t4013/diff.whatchanged_-SF_-p_master
blob: 6a76f4e60430ec4ebd3ae3edfd2bac44f911bc23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$ git whatchanged -SF -p master
commit 889b315013ef9f2e2f90aa0b054b267c8a557847
Author: A U Thor <author@example.com>
Date:   Mon Jun 26 00:02:00 2006 +0000

    Third

diff --git a/dir/sub b/dir/sub
index 8422d40..cead32e 100644
--- a/dir/sub
+++ b/dir/sub
@@ -2,3 +2,5 @@ A
 B
 C
 D
+E
+F
$