Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information