Files
git/Documentation
Andreas Ericsson 0879aa2870 git-clone: Keep remote names when cloning unless explicitly told not to.
With this patch the following commands all clone into the local directory
"repo". If repo exists, it will still barf.

	git-clone git://host.xz/repo.git
	git-clone /path/to/repo/.git
	git-clone host.xz:repo.git

I ended up doing the same source-to-target sed'ing for all our company
projects, so it was easier to add it directly to git-clone.

Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-11-11 01:34:26 -08:00
..
2005-11-08 21:33:36 -08:00
2005-11-08 08:58:52 -08:00
2005-11-01 14:45:49 -08:00
2005-10-28 22:28:57 -07:00
2005-10-17 17:41:37 -07:00
2005-10-29 14:32:56 -07:00
2005-10-12 18:32:02 -07:00
2005-10-23 17:25:08 -07:00
2005-10-26 16:31:58 -07:00
2005-10-25 22:51:13 -07:00
2005-11-08 11:26:10 -08:00
2005-10-04 17:04:03 -07:00