From: Josh Soref Date: Thu, 28 Dec 2023 04:55:18 +0000 (+0000) Subject: SubmittingPatches: drop ref to "What's in git.git" X-Git-Tag: v2.43.1~7^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=127106294a591ebbc8400ac691e271b58e843f09;p=thirdparty%2Fgit.git SubmittingPatches: drop ref to "What's in git.git" "What's in git.git" was last seen in 2010: https://lore.kernel.org/git/?q=%22what%27s+in+git.git%22 https://lore.kernel.org/git/7vaavikg72.fsf@alter.siamese.dyndns.org/ Signed-off-by: Josh Soref Signed-off-by: Junio C Hamano --- diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index bce7f97815..32e9023877 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -570,7 +570,7 @@ their trees themselves. master). * Read the Git mailing list, the maintainer regularly posts messages - entitled "What's cooking in git.git" and "What's in git.git" giving + entitled "What's cooking in git.git" giving the status of various proposed changes. == GitHub CI[[GHCI]]