git-remote rename: migrate from remotes/ and branches/
commit1dd1239aa33ddd7f159cd183338ef6f71298e29a
authorMiklos Vajna <vmiklos@frugalware.org>
Mon, 10 Nov 2008 20:43:01 +0000 (10 21:43 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Nov 2008 04:24:18 +0000 (11 20:24 -0800)
tree4c2013277d8c825c265c9c761adffaeee4700f37
parent89cf4c7004ec329c3171448a154d050c8f75874e
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>
builtin-remote.c
t/t5505-remote.sh