Skip to content

Commit d19b6cd

Browse files
committed
Git 2.46-rc1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1aac20a commit d19b6cd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Documentation/RelNotes/2.46.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,3 +451,4 @@ Fixes since v2.45
451451
(merge 00f3661a0a ss/doc-eol-attr-fix later to maint).
452452
(merge 428c40da61 ri/doc-show-branch-fix later to maint).
453453
(merge 58696bfcaa jc/where-is-bash-for-ci later to maint).
454+
(merge 616e94ca24 tb/doc-max-tree-depth-fix 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.46.0-rc0
4+
DEF_VER=v2.46.0-rc1
55

66
LF='
77
'

0 commit comments

Comments
 (0)