From: Junio C Hamano Date: Fri, 19 May 2023 15:33:18 +0000 (-0700) Subject: Git 2.41-rc1 X-Git-Tag: v2.41.0-rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a714b37029a4b63dbd22f7d7ed81f7a0d693680;p=thirdparty%2Fgit.git Git 2.41-rc1 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/2.41.0.txt b/Documentation/RelNotes/2.41.0.txt index a4b4b1d826..af9f3fd730 100644 --- a/Documentation/RelNotes/2.41.0.txt +++ b/Documentation/RelNotes/2.41.0.txt @@ -48,7 +48,7 @@ UI, Workflows & Features * "git clone" from an empty repository learned to propagate the choice of the hash algorithm from the source repository to the - newly created repository. + newly created repository over any one of the v0/v1/v2 protocol. * "git mergetool" and "git difftool" learns a new configuration guiDefault to optionally favor configured guitool over non-gui-tool