Fix builtin-push to honor Push: lines in remotes file.
authorJunio C Hamano <junkio@cox.net>
Sun, 30 Apr 2006 23:03:27 +0000 (16:03 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 30 Apr 2006 23:03:27 +0000 (16:03 -0700)
commit7aaf83dafbde7aaa60a1e220e967faaeb28a46f6
tree631fbcd9458ad9cc16bb9a4eab3185802db7ada7
parent5c477b972583e96b65ef1613c5d0fb1b90af3d0e
Fix builtin-push to honor Push: lines in remotes file.

[jc: originally from Johannes Schindelin, but reworked to lift a
 hard limit of Push: lines]

Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-push.c