aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6402-merge-rename.sh
AgeCommit message (Expand)AuthorFilesLines
2025-04-08tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithmElijah Newren1-97/+28
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-06-11merge: fix leaking merge basesPatrick Steinhardt1-0/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-8/+8
2022-07-22merge: do not abort early if one strategy fails to handle the mergeElijah Newren1-1/+1
2021-08-30Merge branch 'en/pull-conflicting-options'Junio C Hamano1-9/+9
2021-07-22pull: abort by default when fast-forwarding is not possibleElijah Newren1-9/+9
2021-07-06t6402: preserve git exit status codeĐoàn Trần Công Danh1-68/+64
2020-11-19t6[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-24/+24
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-10-26merge tests: expect slight differences in output for recursive vs. ortElijah Newren1-2/+12
2020-10-26merge tests: expect improved directory/file conflict handling in ortElijah Newren1-27/+81
2020-08-10Collect merge-related tests to t64xxElijah Newren1-0/+910