Skip to content

Commit ae3196a

Browse files
committed
Git 2.45-rc0
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 6c69d3a commit ae3196a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Documentation/RelNotes/2.45.0.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,3 +430,5 @@ Fixes since v2.44
430430
(merge 39bb692152 rs/imap-send-use-xsnprintf later to maint).
431431
(merge 8d320cec60 jc/t2104-style-fixes later to maint).
432432
(merge b4454d5a7b pw/t3428-cleanup later to maint).
433+
(merge 84a7c33a4b pf/commitish-committish later to maint).
434+
(merge 8882ee9d68 la/mailmap-entry 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.44.GIT
4+
DEF_VER=v2.45.0-rc0
55

66
LF='
77
'

0 commit comments

Comments
 (0)