git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabrizio Cucci <fabrizio.cucci@gmail.com>
To: git@vger.kernel.org
Subject: Back quote typo in error messages (?)
Date: Wed, 15 Feb 2017 21:06:46 +0000	[thread overview]
Message-ID: <CAOxYW4z=bABqhmHWCc9rizykMcGBjDvqLEuqpJ6DtPve5442Fw@mail.gmail.com> (raw)

Hello everyone,

it's been a couple of days that I keep noticing something (very minor)
that my OCD for symmetric things can't really stand.

If you run the following command:

$ git branch --i-dont-exists

you should get:

error: unknown option `i-dont-exists'

Shouldn't the wrong flag be surrounded by two single quotes instead of
a back quote and a single quote?

For the sake of completeness, I'm on Mac running Git 2.10.1.

Thanks,
Fabrizio

             reply	other threads:[~2017-02-15 21:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-15 21:06 Fabrizio Cucci [this message]
2017-02-15 21:21 ` Back quote typo in error messages (?) Jeff King
2017-02-15 21:31   ` Junio C Hamano
2017-02-15 21:51   ` Fabrizio Cucci
2017-02-15 21:56     ` Jeff King
2017-02-16 18:41       ` Fabrizio Cucci
2017-02-16 19:02         ` Jeff King
2017-02-16 20:58           ` Fabrizio Cucci

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='CAOxYW4z=bABqhmHWCc9rizykMcGBjDvqLEuqpJ6DtPve5442Fw@mail.gmail.com' \
    --to=fabrizio.cucci@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 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).