summaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
AgeCommit message (Expand)AuthorFilesLines
2010-03-15Merge branch 'tc/transport-verbosity'Libravatar Junio C Hamano1-1/+2
2010-03-10Merge branch 'sd/init-template'Libravatar Junio C Hamano1-2/+1
2010-02-24Documentation/git-clone: mention progress in -vLibravatar Tay Ray Chuan1-1/+2
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereLibravatar Jeff King1-1/+1
2010-02-17Add a "TEMPLATE DIRECTORY" section to git-init[1].Libravatar Steven Drake1-2/+1
2009-12-28clone: use --progress to force progress reportingLibravatar Tay Ray Chuan1-0/+3
2009-12-28git-clone.txt: reword description of progress behaviourLibravatar Tay Ray Chuan1-3/+6
2009-12-28check stderr with isatty() instead of stdout when deciding to show progressLibravatar Tay Ray Chuan1-1/+1
2009-11-30Documentation: Document --branch option in git clone synopsisLibravatar David Soria Parra1-1/+1
2009-10-21git-clone.txt: Fix grammar and formattingLibravatar Björn Gustavsson1-13/+13
2009-10-09Documentation: clone: clarify discussion of initial branchLibravatar Jonathan Nieder1-2/+3
2009-09-13git-clone doc: typofixLibravatar Johannes Gilger1-1/+1
2009-09-07Merge branch 'jk/clone-b'Libravatar Junio C Hamano1-0/+7
2009-09-03Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-09-03Merge branch 'maint-1.6.3' into maintLibravatar Junio C Hamano1-1/+1
2009-09-03Merge branch 'maint-1.6.2' into maint-1.6.3Libravatar Junio C Hamano1-1/+1
2009-09-03git-clone: add missing comma in --reference documentationLibravatar Miklos Vajna1-1/+1
2009-08-27Merge branch 'jh/submodule-foreach'Libravatar Junio C Hamano1-1/+9
2009-08-26clone: add --branch option to select a different HEADLibravatar Jeff King1-0/+7
2009-08-20git clone: Add --recursive to automatically checkout (nested) submodulesLibravatar Johan Herland1-1/+9
2009-08-17docs: describe impact of repack on "clone -s"Libravatar Jeff King1-2/+10
2009-05-09Documentation: cloning to empty directory is allowedLibravatar Alexander Potashev1-1/+1
2009-04-01Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano1-1/+1
2009-04-01Documentation: Remove an odd "instead"Libravatar Holger Weiß1-1/+1
2008-10-09Implement git clone -vLibravatar Miklos Vajna1-0/+5
2008-08-02clone: Add an option to set up a mirrorLibravatar Johannes Schindelin1-1/+4
2008-07-25Remove references to git-fetch-pack from "git clone" documentation.Libravatar Steve Haslam1-5/+4
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-3/+3
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-6/+6
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-04-22git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcLibravatar Brandon Casey1-4/+9
2008-02-13git clone -s documentation: force a new paragraph for the NOTELibravatar Miklos Vajna1-6/+7
2008-01-23git-clone -s: document problems with git gc --pruneLibravatar Miklos Vajna1-0/+8
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-1/+1
2007-11-17Documentation: fix git-clone manpage not to refer to itselfLibravatar Sergei Organov1-0/+1
2007-11-03git-clone: honor "--" to end argument parsingLibravatar Heikki Orsila1-1/+1
2007-11-01git-clone.txt: Improve --depth description.Libravatar Ralf Wildenhues1-3/+3
2007-09-07Documentation / grammer nitLibravatar Mike Ralphson1-1/+1
2007-08-01git-clone: aggressively optimize local clone behaviour.Libravatar Junio C Hamano1-3/+15
2007-07-12Document long options '--message=<msg>' and '--no-commit'Libravatar Jakub Narebski1-0/+1
2007-07-05Add urls.txt to git-clone man pageLibravatar Andrew Ruder1-2/+5
2007-06-09Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-06-09Make command description imperative statement, not third-person present.Libravatar william pursell1-1/+1
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-05-12tiny fix in documentation of git-cloneLibravatar Steffen Prohaska1-1/+1
2007-02-19git-clone: Sync documentation to usage note.Libravatar Christian Schlotter1-2/+2
2007-01-18Documentation: sync git.txt command list and manual page titleLibravatar Junio C Hamano1-1/+1
2007-01-06Describe git-clone's actual behavior in the summaryLibravatar Steven Grimm1-3/+3
2007-01-01Update clone/fetch documentation with --depth (shallow clone) optionLibravatar Junio C Hamano1-1/+11