summaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * \ Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-031-1/+1
| |\ \ | | |/ | |/|
| | * Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-031-1/+1
| | |\
| | | * git-clone: add missing comma in --reference documentationMiklos Vajna2009-09-031-1/+1
* | | | Merge branch 'jh/submodule-foreach'Junio C Hamano2009-08-271-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland2009-08-201-1/+9
| |/ /
* | | docs: describe impact of repack on "clone -s"Jeff King2009-08-171-2/+10
|/ /
* | Documentation: cloning to empty directory is allowedAlexander Potashev2009-05-091-1/+1
|/
* Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-011-1/+1
|\
| * Documentation: Remove an odd "instead"Holger Weiß2009-04-011-1/+1
* | Implement git clone -vMiklos Vajna2008-10-091-0/+5
|/
* clone: Add an option to set up a mirrorJohannes Schindelin2008-08-021-1/+4
* Remove references to git-fetch-pack from "git clone" documentation.Steve Haslam2008-07-251-5/+4
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-3/+3
* Documentation formatting and cleanupJonathan Nieder2008-07-011-6/+6
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-1/+1
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey2008-04-221-4/+9
* git clone -s documentation: force a new paragraph for the NOTEMiklos Vajna2008-02-131-6/+7
* git-clone -s: document problems with git gc --pruneMiklos Vajna2008-01-231-0/+8
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-1/+1
* Documentation: fix git-clone manpage not to refer to itselfSergei Organov2007-11-171-0/+1
* git-clone: honor "--" to end argument parsingHeikki Orsila2007-11-031-1/+1
* git-clone.txt: Improve --depth description.Ralf Wildenhues2007-11-011-3/+3
* Documentation / grammer nitMike Ralphson2007-09-071-1/+1
* git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-011-3/+15
* Document long options '--message=<msg>' and '--no-commit'Jakub Narebski2007-07-121-0/+1
* Add urls.txt to git-clone man pageAndrew Ruder2007-07-051-2/+5
* Merge branch 'maint'Junio C Hamano2007-06-091-1/+1
|\
| * Make command description imperative statement, not third-person present.william pursell2007-06-091-1/+1
* | War on whitespaceJunio C Hamano2007-06-071-1/+0
|/
* tiny fix in documentation of git-cloneSteffen Prohaska2007-05-121-1/+1
* git-clone: Sync documentation to usage note.Christian Schlotter2007-02-191-2/+2
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-181-1/+1
* Describe git-clone's actual behavior in the summarySteven Grimm2007-01-061-3/+3
* Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano2007-01-011-1/+11
* Documentation: update git-clone.txt for clone's new default behaviorJ. Bruce Fields2006-12-311-7/+4
* git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano2006-12-161-14/+1
* git-clone documentationQuy Tonthat2006-12-151-1/+1
* Documentation: update git-clone man page with new behaviorJ. Bruce Fields2006-12-071-13/+12
* git-clone: Rename --use-immingled-remote option to --no-separate-remoteJakub Narebski2006-12-041-2/+2
* Make git-clone --use-separate-remote the defaultPetr Baudis2006-11-231-6/+18
* git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins2006-11-021-0/+1
* Retire git-clone-packJunio C Hamano2006-06-211-2/+2