All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rémy Hubscher" <hubscher.remy@gmail.com>
To: git@vger.kernel.org
Subject: Improving the git remote command
Date: Tue, 26 Aug 2014 11:29:32 +0200	[thread overview]
Message-ID: <53FC537C.4080206@gmail.com> (raw)

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

             reply	other threads:[~2014-08-26  9:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26  9:29 Rémy Hubscher [this message]
2014-08-26 10:05 ` Improving the git remote command 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53FC537C.4080206@gmail.com \
    --to=hubscher.remy@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.