1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-23 21:17:51 +02:00

A few more topics after 2.41-rc1

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2023-05-20 05:35:44 +09:00
parent cacc15ee3f
commit 9e49351c30
2 changed files with 5 additions and 1 deletions

View File

@ -369,6 +369,10 @@ Fixes since v2.40
by git forges to disable replace-refs feature.
(merge b6551feadf ds/merge-tree-use-config later to maint).
* A few bugs in the sequencer machinery that results in miscounting
the steps have been corrected.
(merge 170eea9750 js/rebase-count-fixes later to maint).
* Other code cleanup, docfix, build fix, etc.
(merge f7111175df as/doc-markup-fix later to maint).
(merge 90ff7c9898 fc/test-aggregation-clean-up later to maint).

View File

@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v2.40.GIT
DEF_VER=v2.41.0-rc1
LF='
'