Add -v|--verbose to git remote to show remote url
commit09ff69bb39b386e24a39723d9e20263a915bc6d6
authorAlex Riesen <raa.lkml@gmail.com>
Thu, 5 Jul 2007 22:06:56 +0000 (6 00:06 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Jul 2007 05:12:59 +0000 (5 22:12 -0700)
tree7b3897d45b7971e7a818368ecbb0a9e8d0656c7e
parent6cb93bf478e7dd6253c9a644aff8758ce9aacf49
Add -v|--verbose to git remote to show remote url

Many other commands already have such an option, and I find it
practical to see where all the remotes actually come from.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-remote.perl