summaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
Commit message (Expand)AuthorAgeFilesLines
* clone: do not let --depth imply --shallow-submodulessb/clone-shallow-passthruJunio C Hamano2016-06-201-3/+2
* clone: add `--shallow-submodules` flagStefan Beller2016-04-261-3/+10
* clone: allow an explicit argument for parallel submodule clonesStefan Beller2016-03-011-1/+5
* 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
* clone: add --single-branch to fetch only one branchnd/clone-single-branchNguyễn Thái Ngọc Duy2012-01-081-1/+10
* clone: accept config options on the command lineJeff King2011-06-221-0/+11
* init/clone: remove short option -L and document --separate-git-dirNguyen Thai Ngoc Duy2011-05-251-2/+1
* init, clone: support --separate-git-dir for .git fileNguyễn Thái Ngọc Duy2011-03-191-0/+10
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-11/+0
* Merge branch 'jl/clone-recurse-sm-synonym'Junio C Hamano2010-11-291-1/+3
|\
| * clone: Add the --recurse-submodules option as alias for --recursiveJens Lehmann2010-11-051-1/+3
* | Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy2010-11-031-1/+1
|/
* Documentation/git-clone: describe --mirror more verboselyUwe Kleine-König2010-10-061-1/+6
* Sync with Git 1.7.0.3Junio C Hamano2010-03-211-5/+5
|\
| * Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-03-211-5/+5
| |\
| | * Documentation/git-clone: Transform description list into item listMichael J Gruber2010-03-211-5/+5
* | | Merge branch 'tc/transport-verbosity'Junio C Hamano2010-03-151-1/+2
|\ \ \
| * | | Documentation/git-clone: mention progress in -vTay Ray Chuan2010-02-241-1/+2
* | | | Merge branch 'sd/init-template'Junio C Hamano2010-03-101-2/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a "TEMPLATE DIRECTORY" section to git-init[1].Steven Drake2010-02-171-2/+1
| |/ /
* | | docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-171-1/+1
|/ /
* | clone: use --progress to force progress reportingTay Ray Chuan2009-12-281-0/+3
* | git-clone.txt: reword description of progress behaviourTay Ray Chuan2009-12-281-3/+6
* | check stderr with isatty() instead of stdout when deciding to show progressTay Ray Chuan2009-12-281-1/+1
|/
* Documentation: Document --branch option in git clone synopsisDavid Soria Parra2009-11-301-1/+1
* git-clone.txt: Fix grammar and formattingBjörn Gustavsson2009-10-211-13/+13
* Documentation: clone: clarify discussion of initial branchJonathan Nieder2009-10-091-2/+3
* git-clone doc: typofixJohannes Gilger2009-09-131-1/+1
* Merge branch 'jk/clone-b'Junio C Hamano2009-09-071-0/+7
|\
| * clone: add --branch option to select a different HEADJeff King2009-08-261-0/+7
* | Merge branch 'maint'Junio C Hamano2009-09-031-1/+1
|\ \