From: Junio C Hamano <gitster@pobox.com>
To: Josh Brobst <josh@brob.st>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] builtin/reflog.c: fix dry-run option short name
Date: Sun, 26 Nov 2023 17:44:33 +0900 [thread overview]
Message-ID: <xmqqleak6gzy.fsf@gitster.g> (raw)
In-Reply-To: <20231126000514.85509-1-josh@brob.st> (Josh Brobst's message of "Sat, 25 Nov 2023 19:05:14 -0500")
Josh Brobst <josh@brob.st> writes:
> The documentation for reflog states that the --dry-run option of the
> expire and delete subcommands has a corresponding short name, -n.
> However, 33d7bdd645 (builtin/reflog.c: use parse-options api for expire,
> delete subcommands, 2022-01-06) did not include this short name in the
> new options parsing.
>
> Re-add the short name in the new dry-run option definitions.
Perfect. Thanks for spotting and doing necessary archaeology.
prev parent reply other threads:[~2023-11-26 8:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-26 0:05 [PATCH] builtin/reflog.c: fix dry-run option short name Josh Brobst
2023-11-26 8:44 ` Junio C Hamano [this message]
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=xmqqleak6gzy.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=josh@brob.st \
/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).