summaryrefslogtreecommitdiff
path: root/t/t7405-submodule-merge.sh
AgeCommit message (Expand)AuthorFilesLines
2019-05-14tests: add a special setup where prerequisites failLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2018-07-11t7405: verify 'merge --abort' works after submodule/path conflictsLibravatar Elijah Newren1-0/+31
2018-07-11t7405: add a directory/submodule conflictLibravatar Elijah Newren1-0/+88
2018-07-11t7405: add a file/submodule conflictLibravatar Elijah Newren1-0/+54
2017-10-07tests: fix diff order arguments in test_cmpLibravatar Stefan Beller1-1/+1
2011-10-13submodule: Search for merges only at end of recursive mergeLibravatar Brad King1-1/+1
2011-10-13submodule: Demonstrate known breakage during recursive mergeLibravatar Brad King1-0/+51
2011-03-30submodule: process conflicting submodules only onceLibravatar Nicolas Morey-Chaisemartin1-6/+52
2010-09-03t7405: cd inside subshell instead of aroundLibravatar Jens Lehmann1-11/+6
2010-07-07Implement automatic fast-forward merge for submodulesLibravatar Heiko Voigt1-6/+122
2010-07-06add missing && to submodule-merge testcaseLibravatar Heiko Voigt1-1/+1
2009-04-29merge-recursive: do not die on a conflicting submoduleLibravatar Junio C Hamano1-3/+3
2009-04-05update cache for conflicting submodule entriesLibravatar Clemens Buchacher1-1/+1
2009-04-05add tests for merging with submodulesLibravatar Clemens Buchacher1-0/+74