Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information