diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-08-31 14:27:41 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-08-31 14:30:29 -0700 |
commit | bf1dfc31032bf6195be63dd92d0b67906e4ff4f8 (patch) | |
tree | dfbd090fc0ac09ef5014bd422a0f4296bf2728a4 /t/t4013/diff.log_-GF_master | |
parent | f506b8e8b5fb231e63b69668b6b7516f12b32228 (diff) | |
download | git-bf1dfc31032bf6195be63dd92d0b67906e4ff4f8.tar.gz git-bf1dfc31032bf6195be63dd92d0b67906e4ff4f8.tar.xz |
diff/log -G<pattern>: tests
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.log_-GF_master')
-rw-r--r-- | t/t4013/diff.log_-GF_master | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/t/t4013/diff.log_-GF_master b/t/t4013/diff.log_-GF_master new file mode 100644 index 000000000..4c6708d2d --- /dev/null +++ b/t/t4013/diff.log_-GF_master @@ -0,0 +1,7 @@ +$ git log -GF master +commit 9a6d4949b6b76956d9d5e26f2791ec2ceff5fdc0 +Author: A U Thor <author@example.com> +Date: Mon Jun 26 00:02:00 2006 +0000 + + Third +$ |