summaryrefslogtreecommitdiff
path: root/t/t5606-clone-options.sh
AgeCommit message (Expand)AuthorFilesLines
2022-01-05i18n: turn even more messages into "cannot be used together" onesLibravatar Jean-Noël Avila1-1/+1
2022-01-05i18n: turn "options are incompatible" into "cannot be used together"Libravatar Jean-Noël Avila1-1/+1
2021-08-30clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabledLibravatar Mahi Kolla1-0/+12
2021-04-01builtin/clone.c: add --reject-shallow optionLibravatar Li Linchao1-1/+26
2021-03-22Merge branch 'bc/clone-bare-with-conflicting-config'Libravatar Junio C Hamano1-0/+8
2021-03-19Merge branch 'jt/clone-unborn-head'Libravatar Junio C Hamano1-1/+1
2021-03-17t5606: run clone branch name test with protocol v2Libravatar Jonathan Tan1-1/+1
2021-03-10builtin/init-db: handle bare clones when core.bare set to falseLibravatar brian m. carlson1-0/+8
2021-02-17Merge branch 'jt/clone-unborn-head'Libravatar Junio C Hamano1-3/+5
2021-02-05clone: respect remote unborn HEADLibravatar Jonathan Tan1-3/+5
2020-11-19t5[6-9]*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-5/+5
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2020-11-02Merge branch 'js/default-branch-name-part-4-minus-1'Libravatar Junio C Hamano1-0/+3
2020-10-23tests: start moving to a different default main branch nameLibravatar Johannes Schindelin1-0/+3
2020-09-30clone: allow configurable default for `-o`/`--origin`Libravatar Sean Barag1-0/+22
2020-09-29clone: add tests for --template and some disallowed option pairsLibravatar Sean Barag1-1/+45
2020-06-24remote: use the configured default branch name when appropriateLibravatar Johannes Schindelin1-1/+10
2020-06-24clone: use configured default branch name when appropriateLibravatar Johannes Schindelin1-0/+15
2016-03-16clone tests: rename t57* => t56*Libravatar Stefan Beller1-0/+38