aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6424-merge-unrelated-index-changes.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-22merge: make restore_state() restore staged state tooElijah Newren1-1/+6
2022-07-22merge: fix save_state() to work when there are stat-dirty filesElijah Newren1-0/+11
2022-07-22merge: do not abort early if one strategy fails to handle the mergeElijah Newren1-0/+16
2022-07-22merge: abort if index does not match HEAD for trivial mergesElijah Newren1-1/+21
2022-07-22merge-resolve: abort if index does not match HEADElijah Newren1-0/+13
2022-05-19t6424: make sure a failed merge preserves local changesJunio C Hamano1-2/+30
2021-09-12tests: remove leftover untracked filesElijah Newren1-0/+1
2020-08-10Collect merge-related tests to t64xxElijah Newren1-0/+216