Git 2.12.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
3def5e9a8d
commit
3d9c5b5c44
4
Documentation/RelNotes/2.12.4.txt
Normal file
4
Documentation/RelNotes/2.12.4.txt
Normal file
@ -0,0 +1,4 @@
|
||||
Git v2.12.4 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.12.3
|
||||
DEF_VER=v2.12.4
|
||||
|
||||
LF='
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user