summaryrefslogtreecommitdiffstats
path: root/t/t7606-merge-custom.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* builtin/merge: fix leaking `struct cmdnames` in `get_strategy()`Patrick Steinhardt2024-06-111-0/+1
* t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-1/+1
* t7606: Avoid using head as a file nameBrian Gernhardt2010-08-241-4/+4
* merge: let custom strategies intervene in trivial mergesJonathan Nieder2010-08-161-3/+33
* t7606 (merge-theirs): modernize styleJonathan Nieder2010-08-161-26/+40
* tests: use "git foo" without dash in stringsNanako Shiraishi2008-09-101-1/+1
* t7606: fix custom merge testJunio C Hamano2008-08-241-2/+5
* Add a new test for using a custom merge strategyMiklos Vajna2008-07-301-0/+46