author | Michael J Gruber <git@drmicha.warpmail.net> | |
Mon, 22 Sep 2008 08:57:51 +0000 (10:57 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 22 Sep 2008 16:29:37 +0000 (09:29 -0700) | ||
commit | 7d20e2189e19f51662353ea853891e00882d29cc | |
tree | 19faf53288e515322eb254b38f4846aaea9fa9a3 | tree | snapshot |
parent | 1f5a892e5209be329dda316edb0341066d62e3eb | commit | diff |
make "git remote" report multiple URLs
This patch makes "git remote -v" and "git remote show" report multiple URLs
rather than warn about them. Multiple URLs are OK for pushing into
multiple repos simultaneously. Without "-v" each repo is shown once only.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This patch makes "git remote -v" and "git remote show" report multiple URLs
rather than warn about them. Multiple URLs are OK for pushing into
multiple repos simultaneously. Without "-v" each repo is shown once only.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-remote.c | diff | blob | history |