summaryrefslogtreecommitdiff
path: root/t/t4013/diff.whatchanged_-SF_-p_master
diff options
context:
space:
mode:
Diffstat (limited to 't/t4013/diff.whatchanged_-SF_-p_master')
-rw-r--r--t/t4013/diff.whatchanged_-SF_-p_master18
1 files changed, 18 insertions, 0 deletions
diff --git a/t/t4013/diff.whatchanged_-SF_-p_master b/t/t4013/diff.whatchanged_-SF_-p_master
new file mode 100644
index 0000000..f39da84
--- /dev/null
+++ b/t/t4013/diff.whatchanged_-SF_-p_master
@@ -0,0 +1,18 @@
+$ git whatchanged -SF -p master
+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
+$