]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-clone.txt
Describe git-clone's actual behavior in the summary
authorSteven Grimm <koreth@midwinter.com>
Sat, 6 Jan 2007 01:52:20 +0000 (17:52 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 6 Jan 2007 18:40:54 +0000 (10:40 -0800)
commit1170e8026ae507c510619fceff969b1cf2900a28
tree0d150439eb8add97b97962a4f74e68de8715e7b7
parentf08b3b0e2e9ad87767d80ff03b013c686e08ba4b
Describe git-clone's actual behavior in the summary

If a branch other than "master" is checked out in the origin repository,
git-clone makes a local copy of that branch rather than the origin's
"master"
branch. This patch describes the actual behavior.

Signed-off-by: Steven Grimm <koreth@midwinter.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-clone.txt