Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-clone: lose the artificial "first" fetch refspec
Now we lost the "first refspec is the one that is merged by default" rule, there is no reason for clone to list the remote primary branch in the config file explicitly anymore. We still need it for the traditional layout for other reasons, though. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information