summaryrefslogtreecommitdiff
path: root/t/t7402-submodule-rebase.sh
AgeCommit message (Expand)Author
2024-02-26merge-ort: turn submodule conflict suggestions into an advicePhilippe Blain
2023-03-19Merge branch 'ab/avoid-losing-exit-codes-in-tests'Junio C Hamano
2023-02-07sequencer API users: fix get_replay_opts() leaksÆvar Arnfjörð Bjarmason
2023-02-06tests: don't lose exit status with "test <op> $(git ...)"Ævar Arnfjörð Bjarmason
2023-02-06tests: don't lose exit status with "(cd ...; test <op> $(git ...))"Ævar Arnfjörð Bjarmason
2022-08-04submodule merge: update conflict error messageCalvin Wan
2013-02-01git-am: record full index line in the patch used while rebasingJunio C Hamano
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-05-15Ignore dirty submodule states during rebase and stashJohannes Schindelin