aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
Commit message (Expand)AuthorAge
* Documentation/git-clone: improve description for submodule recursingStefan Beller2017-12-05
* clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason2017-05-01
* clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams2017-03-18
* Merge branch 'nd/shallow-deepen'Junio C Hamano2016-10-10
|\
| * clone: define shallow clone boundary with --shallow-excludeNguyễn Thái Ngọc Duy2016-06-13
| * clone: define shallow clone boundary based on time with --shallow-sinceNguyễn Thái Ngọc Duy2016-06-13
* | clone: implement optional referencesStefan Beller2016-08-15
* | Merge branch 'sb/clone-shallow-passthru'Junio C Hamano2016-07-06
|\ \
| * | clone: do not let --depth imply --shallow-submodulesJunio C Hamano2016-06-20
* | | Merge branch 'sb/clone-shallow-passthru'Junio C Hamano2016-05-06
|\ \ \ | |/ /
| * | clone: add `--shallow-submodules` flagStefan Beller2016-04-26
* | | Merge branch 'sb/submodule-parallel-update'Junio C Hamano2016-04-06
|\ \ \ | |/ / | | / | |/ |/|
| * clone: allow an explicit argument for parallel submodule clonesStefan Beller2016-03-01
* | Merge branch 'jk/drop-rsync-transport'Junio C Hamano2016-02-17
|\ \
| * | transport: drop support for git-over-rsyncJeff King2016-02-01
| |/
* | Merge branch 'ss/clone-depth-single-doc'Junio C Hamano2016-01-20
|\ \ | |/ |/|
| * docs: say "commits" in the --depth option wording for git-cloneSebastian Schuberth2016-01-08
| * docs: clarify that passing --depth to git-clone implies --single-branchSebastian Schuberth2016-01-07
* | clone: allow "--dissociate" without referenceAlex Riesen2015-10-22
* | clone: --dissociate option to mark that reference is only temporaryJunio C Hamano2014-10-15
|/
* docs/git-clone: clarify use of --no-hardlinks optionAlbert L. Lash, IV2014-02-11
* Merge branch 'ow/manpages-typofix'Junio C Hamano2014-02-07
|\
| * Documentation: fix typos in man pagesØystein Walle2014-02-05
* | git-clone.txt: remove shallow clone limitationsNguyễn Thái Ngọc Duy2013-12-10
|/
* Revert "git-clone.txt: remove the restriction on pushing from a shallow clone"Junio C Hamano2013-07-15
* git-clone.txt: remove the restriction on pushing from a shallow cloneNguyễn Thái Ngọc Duy2013-07-12
* Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King2013-06-22
* doc/clone: Pick more compelling paths for the --reference exampleW. Trevor King2013-06-22
* doc/clone: Remove the '--bare -l -s' exampleW. Trevor King2013-06-22
* documentation: trivial style cleanupsFelipe Contreras2013-05-17
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* Documentation: avoid poor-man's small caps GITThomas Ackermann2013-02-01
* Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy2012-10-25
* Merge branch 'rt/maint-clone-single' into maintJunio C Hamano2012-10-08
|\
| * clone --single: limit the fetch refspec to fetched branchRalf Thielow2012-09-20
* | clone: allow --no-local to turn off local optimizationsJeff King2012-05-30
* | docs/clone: mention that --local may be ignoredJeff King2012-05-30
|/
* clone: allow --branch to take a tagNguyễn Thái Ngọc Duy2012-01-16
* clone: add --single-branch to fetch only one branchNguyễn Thái Ngọc Duy2012-01-08
* clone: accept config options on the command lineJeff King2011-06-22
* init/clone: remove short option -L and document --separate-git-dirNguyen Thai Ngoc Duy2011-05-25
* init, clone: support --separate-git-dir for .git fileNguyễn Thái Ngọc Duy2011-03-19
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* Merge branch 'jl/clone-recurse-sm-synonym'Junio C Hamano2010-11-29
|\
| * clone: Add the --recurse-submodules option as alias for --recursiveJens Lehmann2010-11-05
* | Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy2010-11-03
|/
* Documentation/git-clone: describe --mirror more verboselyUwe Kleine-König2010-10-06
* Sync with Git 1.7.0.3Junio C Hamano2010-03-21
|\
| * Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-03-21
| |\
| | * Documentation/git-clone: Transform description list into item listMichael J Gruber2010-03-21