git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Fangyi Zhou <me@fangyi.io>
Cc: git@vger.kernel.org, Elijah Newren <newren@gmail.com>
Subject: Re: fz/rebase-msg-update (2023-02-27)
Date: Wed, 08 Mar 2023 12:59:11 -0800	[thread overview]
Message-ID: <xmqqjzzrrmcg.fsf@gitster.g> (raw)
In-Reply-To: <xmqqa60ow7nr.fsf@gitster.g> (Junio C. Hamano's message of "Tue, 07 Mar 2023 13:52:56 -0800")

Junio C Hamano <gitster@pobox.com> writes:

>>> Besides, localizaiton teams are already working on what has been
>>> in 'master'; it disrupts their workflow to change end-user message
>>> under them.
>>
>> The patch fixes a newly added i18n string, not the option itself,
>> see
>> https://github.com/git-l10n/pot-changes/blob/pot/main/2023-02-04.diff
>> I found the issue while conducting the localisation for v2.40.0.
>
> Exactly.  That's not a regression.

During -rc period is when we are supposed to concentrate on
regression fixes, and I am not strongly inclined to merge it, but
merging it would not be _too_ bad, either.

If we ship the final without the patch, what happens to users in the
C locale is that they may see a message that says that the
rebase.autosquash variable is incompatible with use of 'rebase' via
the apply backend.  If they then inspect their configuration with
"git config rebase.autosquash", they will sure find it set, and
nobody gets hurt.  Users in locales other than C may get the same
message in their language, and again, there is no harm done.

If we ship the final with the patch, users will see the message
about rebase.autoSquash variable if they are in the C locale or
locale whose translation can be updated in time, and their
inspection of "git config rebase.autoSquash" would show that the
configuration is there.  But it would equally well worked if they
said "git config rebase.autosquash".  IOW, your "hotfix" may be
fixing something that is no big deal in practice, even though it
would have been much better if the original patch was done that way
for consistency.  The only losers if we merge the patch in the last
hour before the release are those users in locales whose translation
is not adjusted in time.  They will see the message about
rebase.autoSquash variable untranslated.

So, I dunno.  To me, merging the topic as part of the ~20 other
topics slated for 'master' post 2.40 release looks like much better
than hastily merging it down before the release.

Thanks.

  reply	other threads:[~2023-03-08 20:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-01 17:50 What's cooking in git.git (Mar 2023, #01; Wed, 1) Junio C Hamano
2023-03-07 21:04 ` fz/rebase-msg-update (2023-02-27) (Was: What's cooking in git.git (Mar 2023, #01; Wed, 1)) Fangyi Zhou
2023-03-07 21:06   ` fz/rebase-msg-update (2023-02-27) Junio C Hamano
2023-03-07 21:09     ` Junio C Hamano
2023-03-07 21:48       ` Fangyi Zhou
2023-03-07 21:52         ` Junio C Hamano
2023-03-08 20:59           ` Junio C Hamano [this message]
2023-03-08 21:38             ` Fangyi Zhou

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=xmqqjzzrrmcg.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=me@fangyi.io \
    --cc=newren@gmail.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).