diff options
author | Junio C Hamano <junkio@cox.net> | 2006-06-26 13:46:52 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-26 14:36:40 -0700 |
commit | 3c2f75b590c35675cc67dc43cabe2298bec86afc (patch) | |
tree | 1197b6f0568d6aae04004be6e398320e8741604e /t/t4013/diff.log_-SF_master | |
parent | Merge branch 'jc/squash' (diff) | |
download | tgif-3c2f75b590c35675cc67dc43cabe2298bec86afc.tar.xz |
t4013: add tests for diff/log family output options.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t4013/diff.log_-SF_master')
-rw-r--r-- | t/t4013/diff.log_-SF_master | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/t/t4013/diff.log_-SF_master b/t/t4013/diff.log_-SF_master new file mode 100644 index 0000000000..f307b4d2a8 --- /dev/null +++ b/t/t4013/diff.log_-SF_master @@ -0,0 +1,8 @@ +$ git log -SF master +commit 889b315013ef9f2e2f90aa0b054b267c8a557847 +Author: A U Thor <author@example.com> +Date: Mon Jun 26 00:02:00 2006 +0000 + + Third + +$ |