All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sunshine <sunshine@sunshineco.com>
To: Adam Dinwoodie <adam@dinwoodie.org>
Cc: Git List <git@vger.kernel.org>, Johan Herland <johan@herland.net>
Subject: Re: [PATCH] notes: add `rm` and `delete` commands
Date: Thu, 9 Nov 2017 11:18:01 -0500	[thread overview]
Message-ID: <CAPig+cRq7thrPtzS0V6o-wMhHyYWKeWg-xOQhnWCO5sLE=kDcw@mail.gmail.com> (raw)
In-Reply-To: <20171109134617.65244-1-adam@dinwoodie.org>

On Thu, Nov 9, 2017 at 8:46 AM, Adam Dinwoodie <adam@dinwoodie.org> wrote:
> Add `git notes rm` and `git notes delete` as alternative ways of saying
> `git notes remove`.

The justification for this change seems to be missing from the commit message.

One can formulate arguments for the change:

    - "rm" & "delete" more intuitive for Unix and DOS users
    - for consistency with git-<fill-in-blank> command(s)
    - ...

or against the change:

    - synonym bloat; balloons documentation
    - steals command verbs from potential future features
    - ...

> Signed-off-by: Adam Dinwoodie <adam@dinwoodie.org>

  reply	other threads:[~2017-11-09 16:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-09 13:46 [PATCH] notes: add `rm` and `delete` commands Adam Dinwoodie
2017-11-09 16:18 ` Eric Sunshine [this message]
2017-11-10  3:14   ` Junio C Hamano
2017-11-10 10:58     ` Adam Dinwoodie

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='CAPig+cRq7thrPtzS0V6o-wMhHyYWKeWg-xOQhnWCO5sLE=kDcw@mail.gmail.com' \
    --to=sunshine@sunshineco.com \
    --cc=adam@dinwoodie.org \
    --cc=git@vger.kernel.org \
    --cc=johan@herland.net \
    /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.