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