From: Isoken June Ibizugbe <isokenjune@gmail.com>
To: git@vger.kernel.org
Subject: [Outreachy][PATCH 0/1] builtin/branch.c: ammend die() error message
Date: Wed, 11 Oct 2023 16:24:19 +0100 [thread overview]
Message-ID: <20231011152424.6957-1-isokenjune@gmail.com> (raw)
This patch improves the consistency and clarity of error messages across Git commands. It adheres to Git's Coding Guidelines for error messages:
- Error messages no longer end with a full stop.
- Capitalization is avoided in error messages.
- Error messages lead with a description of the issue, enhancing readability.
Signed-off-by: Isoken June Ibizugbe <isokenjune@gmail.com>
Isoken June Ibizugbe (1):
branch.c: ammend error messages for die()
builtin/branch.c | 38 +++++++++++++++++++-------------------
1 file changed, 19 insertions(+), 19 deletions(-)
--
2.42.0.325.g3a06386e31
next reply other threads:[~2023-10-11 15:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-11 15:24 Isoken June Ibizugbe [this message]
2023-10-11 15:24 ` [PATCH 1/1] branch.c: ammend error messages for die() Isoken June Ibizugbe
2023-10-11 17:29 ` Junio C Hamano
2023-10-11 18:04 ` Rubén Justo
2023-10-11 19:10 ` Junio C Hamano
2023-10-12 5:31 ` Isoken Ibizugbe
2023-10-11 15:34 ` [Outreachy][PATCH 0/1] builtin/branch.c: ammend die() error message Dragan Simic
[not found] ` <CAJHH8bGOSXNNYfOCkS=ck8r-=Mbq62Rs1c4NsgFWYD999kNfRw@mail.gmail.com>
2023-10-11 15:46 ` Dragan Simic
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=20231011152424.6957-1-isokenjune@gmail.com \
--to=isokenjune@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).