Start the Git 2.49 cycle
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
15
Documentation/RelNotes/2.49.0.txt
Normal file
15
Documentation/RelNotes/2.49.0.txt
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
Git v2.49 Release Notes
|
||||||
|
=======================
|
||||||
|
|
||||||
|
UI, Workflows & Features
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
|
||||||
|
Performance, Internal Implementation, Development Support etc.
|
||||||
|
--------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
Fixes since v2.48
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
* Other code cleanup, docfix, build fix, etc.
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
DEF_VER=v2.48.0
|
DEF_VER=v2.48.GIT
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
Reference in New Issue
Block a user