[PATCH] Start adding the $GIT_DIR/remotes/ support.
authorJunio C Hamano <junkio@cox.net>
Sat, 20 Aug 2005 09:52:24 +0000 (02:52 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 24 Aug 2005 23:50:49 +0000 (16:50 -0700)
All the necessary parsing code is in git-parse-remote-script;
update git-push-script to use it.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found