From: "Jiaxin Zhu via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Junio C Hamano <gitster@pobox.com>, Taylor Blau <me@ttaylorr.com>,
Jiaxin Zhu <zhujiaxinabc@gmail.com>,
jxzhu <zhujiaxinabc@gmail.com>
Subject: [PATCH] Makefile: add the missing period in the 'SHA-1 implementations' comment
Date: Fri, 29 Nov 2024 08:25:22 +0000 [thread overview]
Message-ID: <pull.1833.git.git.1732868723157.gitgitgadget@gmail.com> (raw)
From: jxzhu <zhujiaxinabc@gmail.com>
Signed-off-by: Jiaxin Zhu <zhujiaxinabc@gmail.com>
---
Makefile: add the missing period in the 'SHA-1 implementations' comment
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1833%2Fjxshin%2Fmaster-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1833/jxshin/master-v1
Pull-Request: https://github.com/git/git/pull/1833
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index d06c9a8ffa7..a1fe141f7e0 100644
--- a/Makefile
+++ b/Makefile
@@ -527,7 +527,7 @@ include shared.mak
#
# If don't enable any of the *_SHA1 settings in this section, Git will
# default to its built-in sha1collisiondetection library, which is a
-# collision-detecting sha1 This is slower, but may detect attempted
+# collision-detecting sha1. This is slower, but may detect attempted
# collision attacks.
#
# ==== Options for the sha1collisiondetection library ====
base-commit: 04eaff62f286226f501dd21f069e0e257aee11a6
--
gitgitgadget
reply other threads:[~2024-11-29 8:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1833.git.git.1732868723157.gitgitgadget@gmail.com \
--to=gitgitgadget@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=me@ttaylorr.com \
--cc=zhujiaxinabc@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.
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).