summaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
AgeCommit message (Expand)Author
2024-02-20doc: close unclosed angle-bracket of a placeholder in git-clone docJean-Noël Avila
2024-01-02builtin/clone: introduce `--ref-format=` value flagPatrick Steinhardt
2023-04-11clone: error specifically with --local and symlinked objectsGlen Choo
2022-09-14Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano
2022-09-07docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason
2022-09-07docs: add CONFIGURATION sections that map to a built-inÆvar Arnfjörð Bjarmason
2022-08-10clone: --bundle-uri cannot be combined with --depthDerrick Stolee
2022-08-10clone: add --bundle-uri optionDerrick Stolee
2022-02-09clone, submodule: pass partial clone filters to submodulesJosh Steadmon
2022-01-04Merge branch 'en/sparse-checkout-set'Junio C Hamano
2021-12-15Documentation: clarify/correct a few sparsity related statementsElijah Newren
2021-11-09doc: use only hyphens as word separators in placeholdersJean-Noël Avila
2021-04-01builtin/clone.c: add --reject-shallow optionLi Linchao
2021-01-12Documentation/git-clone.txt: document race with --localTaylor Blau
2020-10-27Merge branch 'sb/clone-origin'Junio C Hamano
2020-10-01clone: allow configurable default for `-o`/`--origin`Sean Barag
2020-09-17maintenance: replace run_auto_gc()Derrick Stolee
2020-06-24docs: add missing diamond bracketsJohannes Schindelin
2020-03-22clone: document --filter optionsDerrick Stolee
2019-12-25Merge branch 'ja/doc-markup-cleanup'Junio C Hamano
2019-12-13doc: remove non pure ASCII charactersJean-Noël Avila
2019-11-22clone: add --sparse modeDerrick Stolee
2019-07-11Merge branch 'qn/clone-doc-use-long-form'Junio C Hamano
2019-07-02docs: git-clone: list short form of options firstQuentin Nerden
2019-07-02docs: git-clone: refer to long form of optionsQuentin Nerden
2019-05-28clone: add `--remote-submodules` flagBen Avison
2019-04-18clone: send server options when using protocol v2Jonathan Tan
2018-11-16Documentation/clone: document ignored configuration variablesSZEDER Gábor
2018-05-23Merge branch 'nd/doc-header'Junio C Hamano
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy
2018-04-19doc/clone: update caption for GIT URLS cross-referenceTodd Zullinger
2017-12-05Documentation/git-clone: improve description for submodule recursingStefan Beller
2017-05-01clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason
2017-03-18clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams
2016-10-10Merge branch 'nd/shallow-deepen'Junio C Hamano
2016-08-15clone: implement optional referencesStefan Beller
2016-07-06Merge branch 'sb/clone-shallow-passthru'Junio C Hamano
2016-06-20clone: do not let --depth imply --shallow-submodulesJunio C Hamano
2016-06-13clone: define shallow clone boundary with --shallow-excludeNguyễn Thái Ngọc Duy
2016-06-13clone: define shallow clone boundary based on time with --shallow-sinceNguyễn Thái Ngọc Duy
2016-05-06Merge branch 'sb/clone-shallow-passthru'Junio C Hamano
2016-04-26clone: add `--shallow-submodules` flagStefan Beller
2016-04-06Merge branch 'sb/submodule-parallel-update'Junio C Hamano
2016-03-01clone: allow an explicit argument for parallel submodule clonesStefan Beller
2016-02-17Merge branch 'jk/drop-rsync-transport'Junio C Hamano
2016-02-01transport: drop support for git-over-rsyncJeff King
2016-01-20Merge branch 'ss/clone-depth-single-doc'Junio C Hamano
2016-01-08docs: say "commits" in the --depth option wording for git-cloneSebastian Schuberth
2016-01-07docs: clarify that passing --depth to git-clone implies --single-branchSebastian Schuberth
2015-10-22clone: allow "--dissociate" without referenceAlex Riesen