summaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
Commit message (Expand)AuthorAgeFilesLines
* clone: error specifically with --local and symlinked objectsGlen Choo2023-04-111-0/+5
* Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano2022-09-141-0/+9
|\
| * docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason2022-09-071-0/+2
| * docs: add CONFIGURATION sections that map to a built-inÆvar Arnfjörð Bjarmason2022-09-071-0/+7
* | clone: --bundle-uri cannot be combined with --depthDerrick Stolee2022-08-101-1/+2
* | clone: add --bundle-uri optionDerrick Stolee2022-08-101-0/+6
|/
* clone, submodule: pass partial clone filters to submodulesJosh Steadmon2022-02-091-1/+6
* Merge branch 'en/sparse-checkout-set'Junio C Hamano2022-01-031-4/+4
|\
| * Documentation: clarify/correct a few sparsity related statementsElijah Newren2021-12-151-4/+4
* | doc: use only hyphens as word separators in placeholdersJean-Noël Avila2021-11-091-4/+4
|/
* builtin/clone.c: add --reject-shallow optionLi Linchao2021-04-011-1/+6
* Documentation/git-clone.txt: document race with --localTaylor Blau2021-01-111-0/+4
* Merge branch 'sb/clone-origin'Junio C Hamano2020-10-271-2/+3
|\
| * clone: allow configurable default for `-o`/`--origin`Sean Barag2020-09-301-2/+3
* | maintenance: replace run_auto_gc()Derrick Stolee2020-09-171-3/+3
|/
* docs: add missing diamond bracketsJohannes Schindelin2020-06-241-1/+1
* clone: document --filter optionsDerrick Stolee2020-03-221-1/+12
* Merge branch 'ja/doc-markup-cleanup'Junio C Hamano2019-12-251-2/+2
|\
| * doc: remove non pure ASCII charactersJean-Noël Avila2019-12-131-2/+2
* | clone: add --sparse modeDerrick Stolee2019-11-221-1/+7
|/
* Merge branch 'qn/clone-doc-use-long-form'Junio C Hamano2019-07-111-17/+17
|\
| * docs: git-clone: list short form of options firstQuentin Nerden2019-07-021-9/+9
| * docs: git-clone: refer to long form of optionsQuentin Nerden2019-07-021-8/+8
* | clone: add `--remote-submodules` flagBen Avison2019-05-281-1/+8
|/
* clone: send server options when using protocol v2Jonathan Tan2019-04-181-0/+8
* Documentation/clone: document ignored configuration variablesSZEDER Gábor2018-11-161-0/+6
* Merge branch 'nd/doc-header'Junio C Hamano2018-05-231-1/+1
|\
| * doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy2018-05-021-1/+1
* | doc/clone: update caption for GIT URLS cross-referenceTodd Zullinger2018-04-201-1/+1
|/
* Documentation/git-clone: improve description for submodule recursingsb/clone-recursive-submodule-docStefan Beller2017-12-051-8/+11
* clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason2017-05-011-1/+13
* clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams2017-03-181-5/+9
* Merge branch 'nd/shallow-deepen'Junio C Hamano2016-10-101-0/+8
|\
| * clone: define shallow clone boundary with --shallow-excludeNguyễn Thái Ngọc Duy2016-06-131-0/+5
| * clone: define shallow clone boundary based on time with --shallow-sinceNguyễn Thái Ngọc Duy2016-06-131-0/+3
* | clone: implement optional referencesStefan Beller2016-08-151-1/+4
* | Merge branch 'sb/clone-shallow-passthru'Junio C Hamano2016-07-061-3/+2
|\ \
| * | clone: do not let --depth imply --shallow-submodulessb/clone-shallow-passthruJunio C Hamano2016-06-201-3/+2
* | | Merge branch 'sb/clone-shallow-passthru'Junio C Hamano2016-05-061-3/+8
|\ \ \ | |/ /
| * | clone: add `--shallow-submodules` flagStefan Beller2016-04-261-3/+10
* | | Merge branch 'sb/submodule-parallel-update'Junio C Hamano2016-04-061-1/+5
|\ \ \ | |/ / | | / | |/ |/|
| * clone: allow an explicit argument for parallel submodule clonesStefan Beller2016-03-011-1/+5
* | Merge branch 'jk/drop-rsync-transport'Junio C Hamano2016-02-171-2/+1
|\ \
| * | transport: drop support for git-over-rsyncjk/drop-rsync-transportJeff King2016-02-011-2/+1
| |/
* | Merge branch 'ss/clone-depth-single-doc'Junio C Hamano2016-01-201-5/+4
|\ \ | |/ |/|
| * docs: say "commits" in the --depth option wording for git-cloneSebastian Schuberth2016-01-081-1/+1
| * docs: clarify that passing --depth to git-clone implies --single-branchSebastian Schuberth2016-01-071-5/+4
* | clone: allow "--dissociate" without referencear/clone-dissociateAlex Riesen2015-10-221-2/+7
* | clone: --dissociate option to mark that reference is only temporaryjc/clone-borrowJunio C Hamano2014-10-151-2/+9
|/
* docs/git-clone: clarify use of --no-hardlinks optionAlbert L. Lash, IV2014-02-111-7/+4