author | Michael J Gruber <git@drmicha.warpmail.net> | |
Sat, 6 Jun 2009 15:16:30 +0000 (17:16 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 8 Jun 2009 22:01:12 +0000 (15:01 -0700) | ||
commit | 956d27a872a70f40f98c3f710553ef619959e212 | |
tree | 46b1a16bd1adbb0ea29af1fc03a3bb37ec84d26d | tree | snapshot |
parent | 801a011dcf41f0415dee81f0500673e058bdee30 | commit | diff |
builtin-remote: Make "remote show" display all urls
Currently, "git remote -v" lists all urls whereas "git remote show
$remote" shows only the first. Make it so that both show all.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Currently, "git remote -v" lists all urls whereas "git remote show
$remote" shows only the first. Make it so that both show all.
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 |