- 7aeb0d4 Merge branch 'jk/clone-allow-bare-and-o-together' by Junio C Hamano · 2 years, 5 months ago
- 3b910d6 clone: allow "--bare" with "-o" by Jeff King · 2 years, 6 months ago
- e21e663 clone: --bundle-uri cannot be combined with --depth by Derrick Stolee · 2 years, 7 months ago
- 246cac8 i18n: turn even more messages into "cannot be used together" ones by Jean-Noël Avila · 3 years, 2 months ago
- 12909b6 i18n: turn "options are incompatible" into "cannot be used together" by Jean-Noël Avila · 3 years, 2 months ago
- 48072e3 clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled by Mahi Kolla · 3 years, 7 months ago
- 4fe788b builtin/clone.c: add --reject-shallow option by Li Linchao · 4 years ago
- 3099d4f Merge branch 'bc/clone-bare-with-conflicting-config' by Junio C Hamano · 4 years ago
- cc930b7 Merge branch 'jt/clone-unborn-head' by Junio C Hamano · 4 years ago
- 5f70859 t5606: run clone branch name test with protocol v2 by Jonathan Tan · 4 years ago
- 7555567 builtin/init-db: handle bare clones when core.bare set to false by brian m. carlson · 4 years ago
- 69571df Merge branch 'jt/clone-unborn-head' by Junio C Hamano · 4 years, 1 month ago
- 4f37d45 clone: respect remote unborn HEAD by Jonathan Tan · 4 years, 1 month ago
- 95cf2c0 t5[6-9]*: adjust the references to the default branch name "main" by Johannes Schindelin · 4 years, 4 months ago
- 334afbc tests: mark tests relying on the current default for `init.defaultBranch` by Johannes Schindelin · 4 years, 4 months ago
- 596ad33 Merge branch 'js/default-branch-name-part-4-minus-1' by Junio C Hamano · 4 years, 4 months ago
- 704fed9 tests: start moving to a different default main branch name by Johannes Schindelin · 4 years, 5 months ago
- de9ed3e clone: allow configurable default for `-o`/`--origin` by Sean Barag · 4 years, 5 months ago
- 349cff7 clone: add tests for --template and some disallowed option pairs by Sean Barag · 4 years, 5 months ago
- a471214 remote: use the configured default branch name when appropriate by Johannes Schindelin · 4 years, 9 months ago
- 0cc1b47 clone: use configured default branch name when appropriate by Johannes Schindelin · 4 years, 9 months ago
- 8fbb03a clone tests: rename t57* => t56* by Stefan Beller · 9 years ago[Renamed from t/t5702-clone-options.sh]
- 2856cbf clone: treat "checking connectivity" like other progress by Jeff King · 11 years ago
- 68b939b clone: send diagnostic messages to stderr by Jeff King · 11 years ago
- ca8d148 test: test_must_be_empty helper by Junio C Hamano · 12 years ago
- 5a518ad clone: use --progress to force progress reporting by Tay Ray Chuan · 15 years ago
- 21188b1 Implement git clone -v by Miklos Vajna · 16 years ago
- ecaa0cf test "git clone -o" by Jeff King · 17 years ago