aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4013/diff.whatchanged_-SF_-p_main
blob: 0e2e67c0df832f1be2777f33b952d27315f8a005 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$ git whatchanged -SF -p main
commit 9a6d4949b6b76956d9d5e26f2791ec2ceff5fdc0
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
$