aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5612-clone-refspec.sh
AgeCommit message (Expand)AuthorFilesLines
2024-06-11builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()`Patrick Steinhardt1-0/+1
2021-03-22Merge branch 'ab/remote-write-config-in-camel-case'Junio C Hamano1-0/+1
2021-02-24remote: add camel-cased *.tagOpt key, like cloneÆvar Arnfjörð Bjarmason1-0/+1
2020-11-19t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-22/+22
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-03-27t5612: stop losing return codes of git commandsDenton Liu1-12/+12
2020-03-27t5612: don't use `test_must_fail test_cmp`Denton Liu1-1/+1
2018-09-17Merge branch 'ab/fetch-tags-noclobber'Junio C Hamano1-2/+2
2018-08-31fetch: stop clobbering existing tags without --forceÆvar Arnfjörð Bjarmason1-2/+2
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason1-6/+3
2017-05-01clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason1-2/+74
2017-05-01tests: change "cd ... && git fetch" to "cd &&\n\tgit fetch"Ævar Arnfjörð Bjarmason1-9/+18
2016-03-16clone tests: rename t57* => t56*Stefan Beller1-0/+156