summaryrefslogtreecommitdiffstats
path: root/t/t7405-submodule-merge.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t7405: verify 'merge --abort' works after submodule/path conflictsElijah Newren2018-07-111-0/+31
* t7405: add a directory/submodule conflictElijah Newren2018-07-111-0/+88
* t7405: add a file/submodule conflictElijah Newren2018-07-111-0/+54
* tests: fix diff order arguments in test_cmpStefan Beller2017-10-071-1/+1
* submodule: Search for merges only at end of recursive mergeBrad King2011-10-131-1/+1
* submodule: Demonstrate known breakage during recursive mergeBrad King2011-10-131-0/+51
* submodule: process conflicting submodules only onceNicolas Morey-Chaisemartin2011-03-311-6/+52
* t7405: cd inside subshell instead of aroundJens Lehmann2010-09-031-11/+6
* Implement automatic fast-forward merge for submodulesHeiko Voigt2010-07-071-6/+122
* add missing && to submodule-merge testcaseHeiko Voigt2010-07-071-1/+1
* merge-recursive: do not die on a conflicting submoduleJunio C Hamano2009-04-301-3/+3
* update cache for conflicting submodule entriesClemens Buchacher2009-04-051-1/+1
* add tests for merging with submodulesClemens Buchacher2009-04-051-0/+74