aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5515-fetch-merge-logic.sh
AgeCommit message (Expand)AuthorFilesLines
2022-04-13revisions API: have release_revisions() release "cmdline"Ævar Arnfjörð Bjarmason1-0/+1
2021-12-13t5000-t5999: detect and signal failure within loopEric Sunshine1-2/+2
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine1-6/+6
2021-12-13tests: simplify construction of large blocks of textEric Sunshine1-11/+11
2020-11-02t5515: use `main` as the name of the main branch for testing (conclusion)Johannes Schindelin1-6/+1
2020-11-02t5515: use `main` as the name of the main branch for testing (part 1)Johannes Schindelin1-12/+20
2020-09-26tests: avoid variations of the `master` branch nameJohannes Schindelin1-3/+3
2020-02-17Merge branch 'bc/hash-independent-tests-part-8'Junio C Hamano1-5/+54
2020-02-07t5515: make test hash independentbrian m. carlson1-5/+54
2020-01-15test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder1-1/+2
2019-09-05t: use LF variable defined in the test harnessJunio C Hamano1-3/+0
2019-03-07tests: fix protocol version for overspecificationsJonathan Tan1-0/+4
2015-12-28t/t5515-fetch-merge-logic.sh: use the $( ... ) construct for command substitu...Elia Pinto1-2/+2
2009-03-19test-lib: Simplify test counting.Johannes Sixt1-2/+1
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano1-2/+2
2008-06-19Prepare testsuite for a "git clone" that packs refsJohan Herland1-3/+6
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano1-2/+2
2008-03-26git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano1-7/+19
2007-09-19Don't attempt to merge non-existant remotes in t5515Shawn O. Pearce1-2/+1
2007-03-10Merge branch 'js/diff-ni'Junio C Hamano1-1/+1
2007-03-07t/t5515-fetch-merge-logic.sh: Add two more testsSanti B,Ai(Bjar1-0/+1
2007-03-05t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetchSanti Béjar1-0/+161