]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.41-rc1 v2.41.0-rc1
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 15:33:18 +0000 (08:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 16:27:07 +0000 (09:27 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.41.0.txt

index a4b4b1d8261d4059f122caa9b96c55644fc921c0..af9f3fd73084c852159c15c39e834226cbff9b00 100644 (file)
@@ -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