X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft6012-rev-list-simplify.sh;h=839ad97b791c6aa757d0b82eea7fc16369ad4586;hb=f2120eb4db3e3e3f9a336eb04fdc2319d7421536;hp=af34a1e81711ca183680c9882353bd786b55e79f;hpb=91c23f76cec4a4ec9b9143b7ebb31e639856ed16;p=git.git diff --git a/t/t6012-rev-list-simplify.sh b/t/t6012-rev-list-simplify.sh index af34a1e81..839ad97b7 100755 --- a/t/t6012-rev-list-simplify.sh +++ b/t/t6012-rev-list-simplify.sh @@ -86,5 +86,6 @@ check_result 'I H E C B A' --full-history --date-order -- file check_result 'I E C B A' --simplify-merges -- file check_result 'I B A' -- file check_result 'I B A' --topo-order -- file +check_result 'H' --first-parent -- another-file test_done