author | Junio C Hamano <junkio@cox.net> | |
Sat, 16 Dec 2006 09:41:51 +0000 (01:41 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 16 Dec 2006 21:01:41 +0000 (13:01 -0800) | ||
commit | 3dd3d5b0e20a74a82a7e684d63d9af86a983fbf6 | |
tree | e310a6673f6d3a5b62493e047efde888264c3164 | tree | snapshot |
parent | a71fb0a1412c82405f078fb536797d3f5de68d53 | commit | diff |
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>
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>
git-clone.sh | diff | blob | history |