builtin-push: --all and --tags _are_ explicit refspecs
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 4 May 2006 21:18:14 +0000 (23:18 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 5 May 2006 00:28:14 +0000 (17:28 -0700)
commit5edbcd8d778d81254d2c8a4229c76c6fa7880407
tree9508a878765f522dcc40d87e01676806ebf25aec
parent5892fc6504dd23d7cf9415afb13bae8a61d6c70e
builtin-push: --all and --tags _are_ explicit refspecs

... so do not get refspecs from remotes/* or the config if one of them
was specified.

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