diff options
Diffstat (limited to 'third_party/git/t/t4013/diff.log_-SF_-p_master')
-rw-r--r-- | third_party/git/t/t4013/diff.log_-SF_-p_master | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/third_party/git/t/t4013/diff.log_-SF_-p_master b/third_party/git/t/t4013/diff.log_-SF_-p_master new file mode 100644 index 000000000000..5e3243897294 --- /dev/null +++ b/third_party/git/t/t4013/diff.log_-SF_-p_master @@ -0,0 +1,18 @@ +$ git log -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 +$ |