parent
e312af164c
commit
7234152e66
|
@ -0,0 +1,4 @@
|
|||
Git v2.13.5 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.13.4
|
||||
DEF_VER=v2.13.5
|
||||
|
||||
LF='
|
||||
'
|
||||
|
|
Loading…
Reference in New Issue