Start 2.17 cycle
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
2512f15446
commit
298d861208
19
Documentation/RelNotes/2.17.0.txt
Normal file
19
Documentation/RelNotes/2.17.0.txt
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
Git 2.17 Release Notes
|
||||||
|
======================
|
||||||
|
|
||||||
|
Updates since v2.16
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
UI, Workflows & Features
|
||||||
|
|
||||||
|
|
||||||
|
Performance, Internal Implementation, Development Support etc.
|
||||||
|
|
||||||
|
|
||||||
|
Also contains various documentation updates and code clean-ups.
|
||||||
|
|
||||||
|
|
||||||
|
Fixes since v2.16
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
* Other minor doc, test and build updates and code cleanups.
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
GVF=GIT-VERSION-FILE
|
GVF=GIT-VERSION-FILE
|
||||||
DEF_VER=v2.16.0
|
DEF_VER=v2.16.GIT
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
Loading…
Reference in New Issue
Block a user