We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14fe4af commit 7c20df8Copy full SHA for 7c20df8
Documentation/RelNotes/2.23.0.txt
@@ -345,3 +345,4 @@ Fixes since v2.22
345
(merge fbec05c210 cc/test-oidmap later to maint).
346
(merge 7a06fb038c jk/no-system-includes-in-dot-c later to maint).
347
(merge 81ed2b405c cb/xdiff-no-system-includes-in-dot-c later to maint).
348
+ (merge d61e6ce1dd sg/fsck-config-in-doc later to maint).
GIT-VERSION-GEN
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
GVF=GIT-VERSION-FILE
4
-DEF_VER=v2.23.0-rc0
+DEF_VER=v2.23.0-rc1
5
6
LF='
7
'
0 commit comments