summaryrefslogtreecommitdiff
path: root/t/t5612-clone-refspec.sh
AgeCommit message (Expand)Author
2021-03-22Merge branch 'ab/remote-write-config-in-camel-case'Junio C Hamano
2021-02-25remote: add camel-cased *.tagOpt key, like cloneÆvar Arnfjörð Bjarmason
2020-11-19t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-03-27t5612: stop losing return codes of git commandsDenton Liu
2020-03-27t5612: don't use `test_must_fail test_cmp`Denton Liu
2018-09-17Merge branch 'ab/fetch-tags-noclobber'Junio C Hamano
2018-08-31fetch: stop clobbering existing tags without --forceÆvar Arnfjörð Bjarmason
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2017-05-01clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason
2017-05-01tests: change "cd ... && git fetch" to "cd &&\n\tgit fetch"Ævar Arnfjörð Bjarmason
2016-03-16clone tests: rename t57* => t56*Stefan Beller