summaryrefslogtreecommitdiffstats
path: root/Documentation/git-clone.txt
AgeCommit message (Expand)AuthorLines
2009-05-09Documentation: cloning to empty directory is allowedAlexander Potashev-1/+1
2009-04-01Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano-1/+1
2009-04-01Documentation: Remove an odd "instead"Holger Weiß-1/+1
2008-10-09Implement git clone -vMiklos Vajna-0/+5
2008-08-02clone: Add an option to set up a mirrorJohannes Schindelin-1/+4
2008-07-25Remove references to git-fetch-pack from "git clone" documentation.Steve Haslam-5/+4
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder-3/+3
2008-07-01Documentation formatting and cleanupJonathan Nieder-6/+6
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder-1/+1
2008-06-06documentation: move git(7) to git(1)Christian Couder-1/+1
2008-04-22git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey-4/+9
2008-02-13git clone -s documentation: force a new paragraph for the NOTEMiklos Vajna-6/+7
2008-01-23git-clone -s: document problems with git gc --pruneMiklos Vajna-0/+8
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee-1/+1
2007-11-17Documentation: fix git-clone manpage not to refer to itselfSergei Organov-0/+1
2007-11-03git-clone: honor "--" to end argument parsingHeikki Orsila-1/+1
2007-11-01git-clone.txt: Improve --depth description.Ralf Wildenhues-3/+3
2007-09-07Documentation / grammer nitMike Ralphson-1/+1
2007-08-01git-clone: aggressively optimize local clone behaviour.Junio C Hamano-3/+15
2007-07-12Document long options '--message=<msg>' and '--no-commit'Jakub Narebski-0/+1
2007-07-05Add urls.txt to git-clone man pageAndrew Ruder-2/+5
2007-06-09Merge branch 'maint'Junio C Hamano-1/+1
2007-06-09Make command description imperative statement, not third-person present.william pursell-1/+1
2007-06-07War on whitespaceJunio C Hamano-1/+0
2007-05-12tiny fix in documentation of git-cloneSteffen Prohaska-1/+1
2007-02-19git-clone: Sync documentation to usage note.Christian Schlotter-2/+2
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano-1/+1
2007-01-06Describe git-clone's actual behavior in the summarySteven Grimm-3/+3
2007-01-01Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano-1/+11
2006-12-31Documentation: update git-clone.txt for clone's new default behaviorJ. Bruce Fields-7/+4
2006-12-16git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano-14/+1
2006-12-15git-clone documentationQuy Tonthat-1/+1
2006-12-07Documentation: update git-clone man page with new behaviorJ. Bruce Fields-13/+12
2006-12-04git-clone: Rename --use-immingled-remote option to --no-separate-remoteJakub Narebski-2/+2
2006-11-23Make git-clone --use-separate-remote the defaultPetr Baudis-6/+18
2006-11-02git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins-0/+1
2006-06-21Retire git-clone-packJunio C Hamano-2/+2
2006-06-09Fix formatting of Documentation/git-clone.txtHorst H. von Brand-2/+2
2006-06-08Document git-clone --use-separate-remoteUwe Zeisberger-3/+8
2006-05-28Let git-clone to pass --template=dir option to git-init-db.Junio C Hamano-2/+7
2006-05-05Several trivial documentation touch ups.sean-1/+1
2006-04-18Document git-clone --referenceShawn Pearce-1/+20
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen-1/+1
2006-01-24clone: do not create remotes/origin nor origin branch in a bare repository.Junio C Hamano-1/+3
2006-01-24git-clone: PG13 --naked option to --bare.Junio C Hamano-6/+6
2006-01-14clone: --naked option.Junio C Hamano-1/+23
2006-01-05Merge fixes up to GIT 1.0.7Junio C Hamano-1/+3
2006-01-05Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca-1/+3
2005-12-22git-clone: Support changing the origin branch with -oJohannes Schindelin-1/+8
2005-12-12Documentation: more examples.Junio C Hamano-0/+21