author | Steven Grimm <koreth@midwinter.com> | |
Sat, 6 Jan 2007 01:52:20 +0000 (17:52 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 6 Jan 2007 18:40:54 +0000 (10:40 -0800) | ||
commit | 1170e8026ae507c510619fceff969b1cf2900a28 | |
tree | 0d150439eb8add97b97962a4f74e68de8715e7b7 | tree | snapshot |
parent | f08b3b0e2e9ad87767d80ff03b013c686e08ba4b | commit | diff |
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>
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 | diff | blob | history |