aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
Commit message (Expand)AuthorAge
...
* git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-01
* Document long options '--message=<msg>' and '--no-commit'Jakub Narebski2007-07-12
* Add urls.txt to git-clone man pageAndrew Ruder2007-07-05
* Merge branch 'maint'Junio C Hamano2007-06-09
|\
| * Make command description imperative statement, not third-person present.william pursell2007-06-09
* | War on whitespaceJunio C Hamano2007-06-07
|/
* tiny fix in documentation of git-cloneSteffen Prohaska2007-05-12
* git-clone: Sync documentation to usage note.Christian Schlotter2007-02-19
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18
* Describe git-clone's actual behavior in the summarySteven Grimm2007-01-06
* Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano2007-01-01
* Documentation: update git-clone.txt for clone's new default behaviorJ. Bruce Fields2006-12-31
* git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano2006-12-16
* git-clone documentationQuy Tonthat2006-12-15
* Documentation: update git-clone man page with new behaviorJ. Bruce Fields2006-12-07
* git-clone: Rename --use-immingled-remote option to --no-separate-remoteJakub Narebski2006-12-04
* Make git-clone --use-separate-remote the defaultPetr Baudis2006-11-23
* git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins2006-11-02
* Retire git-clone-packJunio C Hamano2006-06-21
* Fix formatting of Documentation/git-clone.txtHorst H. von Brand2006-06-09
* Document git-clone --use-separate-remoteUwe Zeisberger2006-06-08
* Let git-clone to pass --template=dir option to git-init-db.Junio C Hamano2006-05-28
* Several trivial documentation touch ups.sean2006-05-05
* Document git-clone --referenceShawn Pearce2006-04-18
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* clone: do not create remotes/origin nor origin branch in a bare repository.Junio C Hamano2006-01-24
* git-clone: PG13 --naked option to --bare.Junio C Hamano2006-01-24
* clone: --naked option.Junio C Hamano2006-01-14
* Merge fixes up to GIT 1.0.7Junio C Hamano2006-01-05
|\
| * Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca2006-01-05
* | git-clone: Support changing the origin branch with -oJohannes Schindelin2005-12-22
|/
* Documentation: more examples.Junio C Hamano2005-12-12
* git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson2005-11-11
* Set up remotes/origin to track all remote branches.Junio C Hamano2005-11-06
* Documentation: pull/clone ref mapping clarification.Junio C Hamano2005-11-06
* The synopsis of the manpages should use the hyphenated versionChristian Meder2005-10-10
* Remove the version tags from the manpagesJunio C Hamano2005-10-10
* [PATCH] Update git-clone documentationEric W. Biederman2005-10-02
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Big tool rename.Junio C Hamano2005-09-07