summaryrefslogtreecommitdiffstats
path: root/t/t4108-apply-threeway.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* apply: respect merge.conflictStyle in --3wayDenton Liu2019-10-241-1/+1
* t4108: demonstrate bug in applyDenton Liu2019-10-241-2/+11
* t4108: use `test_config` instead of `git config`Denton Liu2019-10-241-1/+1
* t4108: remove git command upstream of pipeDenton Liu2019-10-241-6/+7
* t4108: replace create_file with test_write_linesDenton Liu2019-10-241-17/+10
* apply: tests for the --3way optionJunio C Hamano2012-07-101-0/+54
* apply: allow rerere() to work on --3way resultsJunio C Hamano2012-07-091-0/+25
* apply: register conflicted stages to the indexJunio C Hamano2012-07-091-0/+78