From: "kashav madan via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Johannes Altmanninger <aclopte@gmail.com>,
Eric Sunshine <sunshine@sunshineco.com>,
kashav madan <kshvmdn@gmail.com>
Subject: [PATCH v3 0/4] normalize format of yes/no prompts
Date: Thu, 16 Dec 2021 18:18:50 +0000 [thread overview]
Message-ID: <pull.1166.v3.git.git.1639678734.gitgitgadget@gmail.com> (raw)
In-Reply-To: <pull.1166.v2.git.git.1639609138813.gitgitgadget@gmail.com>
Changes since v2:
* Moves question mark before the yes/no choices, to be more consistent with
other tools.
* Normalizes format string for bisect--helper, clean, add-patch.
* Updates localized versions of all changed strings, which was missed in
v2.
Kashav Madan (4):
bisect--helper: normalize format string of yes/no prompts
clean: normalize format string of yes/no prompt
add-patch: normalize format string of yes/no prompt
help: make auto-correction prompt more consistent
add-patch.c | 4 ++--
builtin/bisect--helper.c | 6 +++---
builtin/clean.c | 2 +-
help.c | 2 +-
po/bg.po | 14 +++++++-------
po/ca.po | 20 ++++++++++----------
po/de.po | 20 ++++++++++----------
po/el.po | 14 +++++++-------
po/es.po | 22 +++++++++++-----------
po/fr.po | 20 ++++++++++----------
po/git.pot | 10 +++++-----
po/id.po | 18 +++++++++---------
po/it.po | 14 +++++++-------
po/ko.po | 16 ++++++++--------
po/pl.po | 20 ++++++++++----------
po/pt_PT.po | 16 ++++++++--------
po/ru.po | 16 ++++++++--------
po/sv.po | 22 +++++++++++-----------
po/tr.po | 20 ++++++++++----------
po/vi.po | 20 ++++++++++----------
po/zh_CN.po | 20 ++++++++++----------
po/zh_TW.po | 20 ++++++++++----------
22 files changed, 168 insertions(+), 168 deletions(-)
base-commit: e773545c7fe7eca21b134847f4fc2cbc9547fa14
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1166%2Fkashav%2Fmaster-v3
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1166/kashav/master-v3
Pull-Request: https://github.com/git/git/pull/1166
Range-diff vs v2:
1: e6dc616c964 < -: ----------- help: make auto-correction prompt more consistent
-: ----------- > 1: e7672e70cc9 bisect--helper: normalize format string of yes/no prompts
-: ----------- > 2: 0c81a14247f clean: normalize format string of yes/no prompt
-: ----------- > 3: 4a70e569f8a add-patch: normalize format string of yes/no prompt
-: ----------- > 4: fc913ef31fb help: make auto-correction prompt more consistent
--
gitgitgadget
next prev parent reply other threads:[~2021-12-16 18:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-15 21:41 [PATCH] help: add space after autocorrect prompt kashav madan via GitGitGadget
2021-12-15 22:32 ` Junio C Hamano
2021-12-16 6:27 ` Johannes Altmanninger
2021-12-16 15:55 ` Eric Sunshine
2021-12-16 21:32 ` Junio C Hamano
2021-12-15 22:58 ` [PATCH v2] help: make auto-correction prompt more consistent kashav madan via GitGitGadget
2021-12-16 3:12 ` Junio C Hamano
2021-12-16 18:18 ` kashav madan via GitGitGadget [this message]
2021-12-16 18:18 ` [PATCH v3 1/4] bisect--helper: normalize format string of yes/no prompts Kashav Madan via GitGitGadget
2021-12-16 21:39 ` Junio C Hamano
2021-12-16 21:49 ` Junio C Hamano
2021-12-16 18:18 ` [PATCH v3 2/4] clean: normalize format string of yes/no prompt Kashav Madan via GitGitGadget
2021-12-16 18:18 ` [PATCH v3 3/4] add-patch: " Kashav Madan via GitGitGadget
2021-12-16 18:18 ` [PATCH v3 4/4] help: make auto-correction prompt more consistent Kashav Madan via GitGitGadget
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=pull.1166.v3.git.git.1639678734.gitgitgadget@gmail.com \
--to=gitgitgadget@gmail.com \
--cc=aclopte@gmail.com \
--cc=git@vger.kernel.org \
--cc=kshvmdn@gmail.com \
--cc=sunshine@sunshineco.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.
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.