author | Miklos Vajna <vmiklos@frugalware.org> | |
Mon, 10 Nov 2008 20:43:01 +0000 (21:43 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 12 Nov 2008 04:24:18 +0000 (20:24 -0800) | ||
commit | 1dd1239aa33ddd7f159cd183338ef6f71298e29a | |
tree | 4c2013277d8c825c265c9c761adffaeee4700f37 | tree | snapshot |
parent | 89cf4c7004ec329c3171448a154d050c8f75874e | commit | diff |
git-remote rename: migrate from remotes/ and branches/
Remote definition that came from $GIT_DIR/remotes/nick and
$GIT_DIR/branches/nick are migrated to [remotes "nick"] section in the
configuration file.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Remote definition that came from $GIT_DIR/remotes/nick and
$GIT_DIR/branches/nick are migrated to [remotes "nick"] section in the
configuration file.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-remote.c | diff | blob | history | |
t/t5505-remote.sh | diff | blob | history |