summaryrefslogtreecommitdiff
path: root/t/t4013/diff.log_-SF_-p_master
AgeCommit message (Collapse)AuthorFilesLines
2006-07-13t4013 diff format tests updateLibravatar Junio C Hamano1-1/+1
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>
2006-06-26t4013: add more tests around -c and --ccLibravatar Junio C Hamano1-0/+18
Signed-off-by: Junio C Hamano <junkio@cox.net>