Git 2.41-rc1

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint v2.41.0-rc1
Junio C Hamano 2023-05-19 08:33:18 -07:00
parent 646ca89558
commit 4a714b3702
1 changed files with 1 additions and 1 deletions

View 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