author | Junio C Hamano <junkio@cox.net> | |
Sat, 20 Aug 2005 10:05:42 +0000 (03:05 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 24 Aug 2005 23:50:52 +0000 (16:50 -0700) | ||
commit | 6687f8fea22e1e43ab163a8fe180155a0a0a956a | |
tree | 4d8711c6ccf0b21aa2a888a775680bd8bed5ad86 | tree | snapshot |
parent | 92c533ef0ea2cb43f0d7d493f006f5b4dfa7cda1 | commit | diff |
[PATCH] Use .git/remote/origin, not .git/branches/origin.
Now multi-head fetch is complete, let's migrate the
default configuration for new repositories created with
the "git clone" command.
The original $GIT_DIR/branches is not deprecated yet, but create
remotes directory by default from the templates as well.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Now multi-head fetch is complete, let's migrate the
default configuration for new repositories created with
the "git clone" command.
The original $GIT_DIR/branches is not deprecated yet, but create
remotes directory by default from the templates as well.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-clone-script | diff | blob | history | |
templates/remotes-- | [new file with mode: 0644] | blob |