summaryrefslogtreecommitdiff
path: root/t/t5606-clone-options.sh
AgeCommit message (Expand)Author
2021-04-01builtin/clone.c: add --reject-shallow optionLi Linchao
2021-03-22Merge branch 'bc/clone-bare-with-conflicting-config'Junio C Hamano
2021-03-19Merge branch 'jt/clone-unborn-head'Junio C Hamano
2021-03-17t5606: run clone branch name test with protocol v2Jonathan Tan
2021-03-10builtin/init-db: handle bare clones when core.bare set to falsebrian m. carlson
2021-02-18Merge branch 'jt/clone-unborn-head'Junio C Hamano
2021-02-05clone: respect remote unborn HEADJonathan Tan
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-11-02Merge branch 'js/default-branch-name-part-4-minus-1'Junio C Hamano
2020-10-23tests: start moving to a different default main branch nameJohannes Schindelin
2020-10-01clone: allow configurable default for `-o`/`--origin`Sean Barag
2020-09-29clone: add tests for --template and some disallowed option pairsSean Barag
2020-06-24remote: use the configured default branch name when appropriateJohannes Schindelin
2020-06-24clone: use configured default branch name when appropriateJohannes Schindelin
2016-03-16clone tests: rename t57* => t56*Stefan Beller