diff options
author | Junio C Hamano <junkio@cox.net> | 2006-07-13 19:51:12 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-13 21:40:43 -0700 |
commit | a40d384caca008c0334a35e9ac298f2eeb5decd2 (patch) | |
tree | f7bd59d2277de5ca9ae8c8304126f44e96c7b455 /t/t4013/diff.whatchanged_-SF_-p_master | |
parent | 5716e794bf12ad9740da41d06c94e2771fe9e0ee (diff) | |
download | git-a40d384caca008c0334a35e9ac298f2eeb5decd2.tar.gz |
t4013 diff format tests update
This changes one test commit in the sequence to have more than
one lines of commit log. A few output formats (--pretty=email
aka format-patch and --pretty=oneline) need to behave
differently on single and multi-line log, and this change will
help catching breakages.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t4013/diff.whatchanged_-SF_-p_master')
-rw-r--r-- | t/t4013/diff.whatchanged_-SF_-p_master | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t4013/diff.whatchanged_-SF_-p_master b/t/t4013/diff.whatchanged_-SF_-p_master index 6a76f4e604..f39da84822 100644 --- a/t/t4013/diff.whatchanged_-SF_-p_master +++ b/t/t4013/diff.whatchanged_-SF_-p_master @@ -1,5 +1,5 @@ $ git whatchanged -SF -p master -commit 889b315013ef9f2e2f90aa0b054b267c8a557847 +commit 9a6d4949b6b76956d9d5e26f2791ec2ceff5fdc0 Author: A U Thor <author@example.com> Date: Mon Jun 26 00:02:00 2006 +0000 |