diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-08-01 12:30:00 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-01 12:30:00 -0700 |
commit | 7234152e66e52c7601789f6de822bb39590f0595 (patch) | |
tree | 1bb515c97aa534a6e9d17d368c858d1ce9ef1dd8 /Documentation | |
parent | e312af164c12052b7a0dbf8f7b86549a3c5b578f (diff) | |
download | git-7234152e66e52c7601789f6de822bb39590f0595.tar.gz |
Git 2.13.5v2.13.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RelNotes/2.13.5.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.13.5.txt b/Documentation/RelNotes/2.13.5.txt new file mode 100644 index 0000000000..6949fcda78 --- /dev/null +++ b/Documentation/RelNotes/2.13.5.txt @@ -0,0 +1,4 @@ +Git v2.13.5 Release Notes +========================= + +This release forward-ports the fix for "ssh://..." URL from Git v2.7.6 |