aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5606-clone-options.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-03-04setup: remove unnecessary variableGhanshyam Thakkar1-3/+3
2023-11-27i18n: factorize even more 'incompatible options' messagesRené Scharfe1-1/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-5/+5
2023-06-21init-db: document existing bug with core.bare in template configElijah Newren1-0/+10
2023-02-06push: free_refs() the "local_refs" in set_refspecs()Ævar Arnfjörð Bjarmason1-0/+1
2022-10-10Merge branch 'jk/clone-allow-bare-and-o-together'Junio C Hamano1-4/+5
2022-09-22clone: allow "--bare" with "-o"Jeff King1-4/+5
2022-08-10clone: --bundle-uri cannot be combined with --depthDerrick Stolee1-0/+8
2022-01-05i18n: turn even more messages into "cannot be used together" onesJean-Noël Avila1-1/+1
2022-01-05i18n: turn "options are incompatible" into "cannot be used together"Jean-Noël Avila1-1/+1
2021-08-30clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabledMahi Kolla1-0/+12
2021-04-01builtin/clone.c: add --reject-shallow optionLi Linchao1-1/+26
2021-03-22Merge branch 'bc/clone-bare-with-conflicting-config'Junio C Hamano1-0/+8
2021-03-19Merge branch 'jt/clone-unborn-head'Junio C Hamano1-1/+1
2021-03-17t5606: run clone branch name test with protocol v2Jonathan Tan1-1/+1
2021-03-10builtin/init-db: handle bare clones when core.bare set to falsebrian m. carlson1-0/+8
2021-02-17Merge branch 'jt/clone-unborn-head'Junio C Hamano1-3/+5
2021-02-05clone: respect remote unborn HEADJonathan Tan1-3/+5
2020-11-19t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-5/+5
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-11-02Merge branch 'js/default-branch-name-part-4-minus-1'Junio C Hamano1-0/+3
2020-10-23tests: start moving to a different default main branch nameJohannes Schindelin1-0/+3
2020-09-30clone: allow configurable default for `-o`/`--origin`Sean Barag1-0/+22
2020-09-29clone: add tests for --template and some disallowed option pairsSean Barag1-1/+45
2020-06-24remote: use the configured default branch name when appropriateJohannes Schindelin1-1/+10
2020-06-24clone: use configured default branch name when appropriateJohannes Schindelin1-0/+15
2016-03-16clone tests: rename t57* => t56*Stefan Beller1-0/+38