summaryrefslogtreecommitdiffstats
path: root/t/t6424-merge-unrelated-index-changes.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge: make restore_state() restore staged state tooElijah Newren2022-07-231-1/+6
* merge: fix save_state() to work when there are stat-dirty filesElijah Newren2022-07-231-0/+11
* merge: do not abort early if one strategy fails to handle the mergeElijah Newren2022-07-231-0/+16
* merge: abort if index does not match HEAD for trivial mergesElijah Newren2022-07-231-1/+21
* merge-resolve: abort if index does not match HEADElijah Newren2022-07-231-0/+13
* t6424: make sure a failed merge preserves local changesJunio C Hamano2022-05-191-2/+30
* tests: remove leftover untracked filesElijah Newren2021-09-131-0/+1
* Collect merge-related tests to t64xxElijah Newren2020-08-111-0/+216