mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
4
Documentation/RelNotes/2.9.5.txt
Normal file
4
Documentation/RelNotes/2.9.5.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Git v2.9.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.9.4
|
||||
DEF_VER=v2.9.5
|
||||
|
||||
LF='
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user