Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2017-08-04 12:41:48 -07:00
Родитель 230ce07d13
Коммит 4d7268b888
3 изменённых файлов: 6 добавлений и 2 удалений

Просмотреть файл

@ -0,0 +1,4 @@
Git v2.14.1 Release Notes
=========================
This release forward-ports the fix for "ssh://..." URL from Git v2.7.6

Просмотреть файл

@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v2.14.0
DEF_VER=v2.14.1
LF='
'

Просмотреть файл

@ -1 +1 @@
Documentation/RelNotes/2.14.0.txt
Documentation/RelNotes/2.14.1.txt