summaryrefslogtreecommitdiff
path: root/t/t5612-clone-refspec.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/remote-write-config-in-camel-case'Junio C Hamano2021-03-221-0/+1
|\
| * remote: add camel-cased *.tagOpt key, like cloneÆvar Arnfjörð Bjarmason2021-02-241-0/+1
* | t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-22/+22
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
|/
* t5612: stop losing return codes of git commandsDenton Liu2020-03-271-12/+12
* t5612: don't use `test_must_fail test_cmp`Denton Liu2020-03-271-1/+1
* Merge branch 'ab/fetch-tags-noclobber'Junio C Hamano2018-09-171-2/+2
|\
| * fetch: stop clobbering existing tags without --forceÆvar Arnfjörð Bjarmason2018-08-311-2/+2
* | tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-6/+3
|/
* clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason2017-05-011-2/+74
* tests: change "cd ... && git fetch" to "cd &&\n\tgit fetch"Ævar Arnfjörð Bjarmason2017-05-011-9/+18
* clone tests: rename t57* => t56*sb/clone-t57-t56Stefan Beller2016-03-161-0/+156