git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Improving the git remote command
@ 2014-08-26  9:29 Rémy Hubscher
  2014-08-26 10:05 ` Philippe Vaucher
  2014-08-26 12:40 ` Jeff King
  0 siblings, 2 replies; 10+ messages in thread
From: Rémy Hubscher @ 2014-08-26  9:29 UTC (permalink / raw)
  To: git

Hi,

I'd like to add a list parameter to the `git remote` command.

We already have:
 
 - `git remote add`
 - `git remote rename`
 - `git remote delete`

I often write `git remote list` before finaly using `git remote -v` but
it isn't intuitive.

I am proposing to add `git remote list` as a shortcut for `git remote -v`

What do you think?

Rémy

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-08-27 21:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-26  9:29 Improving the git remote command Rémy Hubscher
2014-08-26 10:05 ` Philippe Vaucher
2014-08-26 12:40 ` Jeff King
2014-08-26 16:19   ` Philippe Vaucher
2014-08-26 16:37     ` Jeff King
2014-08-26 17:24       ` Junio C Hamano
2014-08-26 17:33         ` Jeff King
2014-08-27 16:36           ` David Aguilar
2014-08-27 20:35             ` Junio C Hamano
2014-08-27 21:22               ` Keller, Jacob E

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).