Skip to content

Commit 7c20df8

Browse files
committed
Git 2.23-rc1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 14fe4af commit 7c20df8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Documentation/RelNotes/2.23.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,3 +345,4 @@ Fixes since v2.22
345345
(merge fbec05c210 cc/test-oidmap later to maint).
346346
(merge 7a06fb038c jk/no-system-includes-in-dot-c later to maint).
347347
(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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
GVF=GIT-VERSION-FILE
4-
DEF_VER=v2.23.0-rc0
4+
DEF_VER=v2.23.0-rc1
55

66
LF='
77
'

0 commit comments

Comments
 (0)