summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff-tree_-c_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 tests for diff/log family output options.Libravatar Junio C Hamano1-0/+5
Signed-off-by: Junio C Hamano <junkio@cox.net>