summaryrefslogtreecommitdiff
path: root/t/t5606-clone-options.sh
Commit message (Expand)AuthorAgeFilesLines
* push: free_refs() the "local_refs" in set_refspecs()Ævar Arnfjörð Bjarmason2023-02-061-0/+1
* Merge branch 'jk/clone-allow-bare-and-o-together'Junio C Hamano2022-10-101-4/+5
|\
| * clone: allow "--bare" with "-o"Jeff King2022-09-221-4/+5
* | clone: --bundle-uri cannot be combined with --depthDerrick Stolee2022-08-101-0/+8
|/
* i18n: turn even more messages into "cannot be used together" onesJean-Noël Avila2022-01-051-1/+1
* i18n: turn "options are incompatible" into "cannot be used together"Jean-Noël Avila2022-01-051-1/+1
* clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabledMahi Kolla2021-08-301-0/+12
* builtin/clone.c: add --reject-shallow optionLi Linchao2021-04-011-1/+26
* Merge branch 'bc/clone-bare-with-conflicting-config'Junio C Hamano2021-03-221-0/+8
|\
| * builtin/init-db: handle bare clones when core.bare set to falsebrian m. carlson2021-03-101-0/+8
* | Merge branch 'jt/clone-unborn-head'Junio C Hamano2021-03-191-1/+1
|\ \
| * | t5606: run clone branch name test with protocol v2Jonathan Tan2021-03-171-1/+1
* | | Merge branch 'jt/clone-unborn-head'Junio C Hamano2021-02-171-3/+5
|\ \ \ | |/ /
| * | clone: respect remote unborn HEADJonathan Tan2021-02-051-3/+5
| |/
* | t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-5/+5
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
|/
* Merge branch 'js/default-branch-name-part-4-minus-1'Junio C Hamano2020-11-021-0/+3
|\
| * tests: start moving to a different default main branch nameJohannes Schindelin2020-10-231-0/+3
* | clone: allow configurable default for `-o`/`--origin`Sean Barag2020-09-301-0/+22
* | clone: add tests for --template and some disallowed option pairsSean Barag2020-09-291-1/+45
|/
* remote: use the configured default branch name when appropriateJohannes Schindelin2020-06-241-1/+10
* clone: use configured default branch name when appropriateJohannes Schindelin2020-06-241-0/+15
* clone tests: rename t57* => t56*sb/clone-t57-t56Stefan Beller2016-03-161-0/+38