Git 2.41-rc1

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano
2023-05-19 08:33:18 -07:00
parent 646ca89558
commit 4a714b3702

View File

@ -48,7 +48,7 @@ UI, Workflows & Features
* "git clone" from an empty repository learned to propagate the * "git clone" from an empty repository learned to propagate the
choice of the hash algorithm from the source repository to 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 * "git mergetool" and "git difftool" learns a new configuration
guiDefault to optionally favor configured guitool over non-gui-tool guiDefault to optionally favor configured guitool over non-gui-tool