summaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
AgeCommit message (Expand)Author
2009-11-30Documentation: Document --branch option in git clone synopsisDavid Soria Parra
2009-10-22git-clone.txt: Fix grammar and formattingBjörn Gustavsson
2009-10-10Documentation: clone: clarify discussion of initial branchJonathan Nieder
2009-09-13git-clone doc: typofixJohannes Gilger
2009-09-07Merge branch 'jk/clone-b'Junio C Hamano
2009-09-03Merge branch 'maint'Junio C Hamano
2009-09-03Merge branch 'maint-1.6.3' into maintJunio C Hamano
2009-09-03Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano
2009-09-03git-clone: add missing comma in --reference documentationMiklos Vajna
2009-08-27Merge branch 'jh/submodule-foreach'Junio C Hamano
2009-08-27clone: add --branch option to select a different HEADJeff King
2009-08-20git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland
2009-08-17docs: describe impact of repack on "clone -s"Jeff King
2009-05-09Documentation: cloning to empty directory is allowedAlexander Potashev
2009-04-02Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-01Documentation: Remove an odd "instead"Holger Weiß
2008-10-09Implement git clone -vMiklos Vajna
2008-08-02clone: Add an option to set up a mirrorJohannes Schindelin
2008-07-26Remove references to git-fetch-pack from "git clone" documentation.Steve Haslam
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-04-23git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey
2008-02-13git clone -s documentation: force a new paragraph for the NOTEMiklos Vajna
2008-01-23git-clone -s: document problems with git gc --pruneMiklos Vajna
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-11-17Documentation: fix git-clone manpage not to refer to itselfSergei Organov
2007-11-04git-clone: honor "--" to end argument parsingHeikki Orsila
2007-11-01git-clone.txt: Improve --depth description.Ralf Wildenhues
2007-09-08Documentation / grammer nitMike Ralphson
2007-08-02git-clone: aggressively optimize local clone behaviour.Junio C Hamano
2007-07-13Document long options '--message=<msg>' and '--no-commit'Jakub Narebski
2007-07-06Add urls.txt to git-clone man pageAndrew Ruder
2007-06-09Merge branch 'maint'Junio C Hamano
2007-06-09Make command description imperative statement, not third-person present.william pursell
2007-06-07War on whitespaceJunio C Hamano
2007-05-12tiny fix in documentation of git-cloneSteffen Prohaska
2007-02-20git-clone: Sync documentation to usage note.Christian Schlotter
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2007-01-06Describe git-clone's actual behavior in the summarySteven Grimm
2007-01-01Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano
2007-01-01Documentation: update git-clone.txt for clone's new default behaviorJ. Bruce Fields
2006-12-16git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano
2006-12-16git-clone documentationQuy Tonthat
2006-12-08Documentation: update git-clone man page with new behaviorJ. Bruce Fields
2006-12-04git-clone: Rename --use-immingled-remote option to --no-separate-remoteJakub Narebski
2006-11-24Make git-clone --use-separate-remote the defaultPetr Baudis
2006-11-03git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins
2006-06-21Retire git-clone-packJunio C Hamano