summaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'ow/manpages-typofix'Junio C Hamano2014-02-071-1/+1
|\
| * Documentation: fix typos in man pagesow/manpages-typofixØystein Walle2014-02-051-1/+1
* | git-clone.txt: remove shallow clone limitationsNguyễn Thái Ngọc Duy2013-12-101-6/+1
|/
* Revert "git-clone.txt: remove the restriction on pushing from a shallow clone"jc/revert-clone-doc-update-for-push-from-shallowJunio C Hamano2013-07-151-7/+5
* git-clone.txt: remove the restriction on pushing from a shallow cloneNguyễn Thái Ngọc Duy2013-07-121-5/+7
* Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King2013-06-221-2/+2
* doc/clone: Pick more compelling paths for the --reference exampleW. Trevor King2013-06-221-4/+4
* doc/clone: Remove the '--bare -l -s' exampleW. Trevor King2013-06-221-7/+0
* documentation: trivial style cleanupsFelipe Contreras2013-05-171-2/+2
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-7/+7
* Documentation: avoid poor-man's small caps GITThomas Ackermann2013-02-011-1/+1
* Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy2012-10-251-2/+2
* Merge branch 'rt/maint-clone-single' into maintJunio C Hamano2012-10-081-4/+11
|\
| * clone --single: limit the fetch refspec to fetched branchRalf Thielow2012-09-201-4/+11
* | clone: allow --no-local to turn off local optimizationsJeff King2012-05-301-1/+3
* | docs/clone: mention that --local may be ignoredJeff King2012-05-301-7/+10
|/
* clone: allow --branch to take a tagNguyễn Thái Ngọc Duy2012-01-161-2/+3