aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-clone.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson1-408/+0
2024-12-10Merge branch 'bc/allow-upload-pack-from-other-people'Junio C Hamano1-0/+9
2024-11-15Allow cloning from repositories owned by another userbrian m. carlson1-0/+9
2024-11-04doc: correct misleading descriptions for --shallow-excludeElijah Newren1-1/+1
2024-10-15Merge branch 'xx/remote-server-option-config'Taylor Blau1-0/+3
2024-10-08transport.c::handshake: make use of server options from remoteXing Xin1-0/+3
2024-09-24doc: apply synopsis simplification on git-clone and git-initJean-Noël Avila1-39/+39
2024-07-20doc: git-clone fix discrepancy between asciidoc and asciidoctorJean-Noël Avila1-3/+3
2024-03-29doc: git-clone: apply new documentation formatting guidelinesJean-Noël Avila1-60/+60
2024-03-21Merge branch 'ja/doc-markup-fixes'Junio C Hamano1-15/+15
2024-03-11doc: git-clone: format placeholdersJean-Noël Avila1-13/+13
2024-03-11doc: git-clone: format verbatim wordsJean-Noël Avila1-2/+2
2024-02-20doc: close unclosed angle-bracket of a placeholder in git-clone docJean-Noël Avila1-1/+1
2024-01-02builtin/clone: introduce `--ref-format=` value flagPatrick Steinhardt1-0/+6
2023-04-11clone: error specifically with --local and symlinked objectsGlen Choo1-0/+5
2022-09-14Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano1-0/+9
2022-09-07docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason1-0/+2
2022-09-07docs: add CONFIGURATION sections that map to a built-inÆvar Arnfjörð Bjarmason1-0/+7
2022-08-10clone: --bundle-uri cannot be combined with --depthDerrick Stolee1-1/+2
2022-08-10clone: add --bundle-uri optionDerrick Stolee1-0/+6
2022-02-09clone, submodule: pass partial clone filters to submodulesJosh Steadmon1-1/+6
2022-01-03Merge branch 'en/sparse-checkout-set'Junio C Hamano1-4/+4
2021-12-15Documentation: clarify/correct a few sparsity related statementsElijah Newren1-4/+4
2021-11-09doc: use only hyphens as word separators in placeholdersJean-Noël Avila1-4/+4
2021-04-01builtin/clone.c: add --reject-shallow optionLi Linchao1-1/+6
2021-01-11Documentation/git-clone.txt: document race with --localTaylor Blau1-0/+4
2020-10-27Merge branch 'sb/clone-origin'Junio C Hamano1-2/+3
2020-09-30clone: allow configurable default for `-o`/`--origin`Sean Barag1-2/+3
2020-09-17maintenance: replace run_auto_gc()Derrick Stolee1-3/+3
2020-06-24docs: add missing diamond bracketsJohannes Schindelin1-1/+1
2020-03-22clone: document --filter optionsDerrick Stolee1-1/+12
2019-12-25Merge branch 'ja/doc-markup-cleanup'Junio C Hamano1-2/+2
2019-12-13doc: remove non pure ASCII charactersJean-Noël Avila1-2/+2
2019-11-22clone: add --sparse modeDerrick Stolee1-1/+7
2019-07-11Merge branch 'qn/clone-doc-use-long-form'Junio C Hamano1-17/+17
2019-07-02docs: git-clone: list short form of options firstQuentin Nerden1-9/+9
2019-07-02docs: git-clone: refer to long form of optionsQuentin Nerden1-8/+8
2019-05-28clone: add `--remote-submodules` flagBen Avison1-1/+8
2019-04-18clone: send server options when using protocol v2Jonathan Tan1-0/+8
2018-11-16Documentation/clone: document ignored configuration variablesSZEDER Gábor1-0/+6
2018-05-23Merge branch 'nd/doc-header'Junio C Hamano1-1/+1
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy1-1/+1
2018-04-20doc/clone: update caption for GIT URLS cross-referenceTodd Zullinger1-1/+1
2017-12-05Documentation/git-clone: improve description for submodule recursingStefan Beller1-8/+11
2017-05-01clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason1-1/+13
2017-03-18clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams1-5/+9
2016-10-10Merge branch 'nd/shallow-deepen'Junio C Hamano1-0/+8
2016-08-15clone: implement optional referencesStefan Beller1-1/+4
2016-07-06Merge branch 'sb/clone-shallow-passthru'Junio C Hamano1-3/+2
2016-06-20clone: do not let --depth imply --shallow-submodulesJunio C Hamano1-3/+2