[PATCH] Retire git-parse-remote.
authorJunio C Hamano <junkio@cox.net>
Sat, 20 Aug 2005 09:57:26 +0000 (02:57 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 24 Aug 2005 23:50:50 +0000 (16:50 -0700)
commite0bfc81e05e57679916ab070c8fb2525f24771d4
tree8c986688f21d71abcb232e5bd9c638cbee39bc3d
parent853a3697dc2bc609650c38ed03a1f8fa9f145f97
[PATCH] Retire git-parse-remote.

Update git-pull to match updated git-fetch and allow pull to
fetch from multiple remote references.  There is no support for
resolving more than two heads, which will be done with "git
octopus".

Update "git ls-remote" to use git-parse-remote-script.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
git-ls-remote-script
git-parse-remote [deleted file]
git-pull-script