mirror of
https://github.com/git/git.git
synced 2025-02-06 10:24:25 +00:00
Start the Git 2.49 cycle
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
fbe8d3079d
commit
46afc2ba91
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
|
||||
|
||||
DEF_VER=v2.48.0
|
||||
DEF_VER=v2.48.GIT
|
||||
|
||||
LF='
|
||||
'
|
||||
|
Loading…
x
Reference in New Issue
Block a user