git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Subject: [Bug?] "git diff --no-rename A B"
Date: Wed, 17 Jan 2024 17:07:16 -0800	[thread overview]
Message-ID: <xmqq34uvtpob.fsf@gitster.g> (raw)

When the user misspells "--no-renames" as "--no-rename", it seems
that the rename detection (which is ont by default these days) still
kicks in, which means the misspelt option is silently ignored.
Should we show an error message instead?

             reply	other threads:[~2024-01-18  1:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-18  1:07 Junio C Hamano [this message]
2024-01-18  6:26 ` [Bug?] "git diff --no-rename A B" Dragan Simic
2024-01-20  1:18 ` Jeff King
2024-01-20 14:39   ` René Scharfe
2024-01-20 17:55     ` Junio C Hamano
2024-01-21 17:56       ` René Scharfe
2024-01-22 23:00     ` Jeff King
2024-01-23  0:28       ` Jeff King

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=xmqq34uvtpob.fsf@gitster.g \
    --to=gitster@pobox.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).