diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-07-30 14:49:08 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-07-30 14:49:08 -0700 |
commit | 8d7f72f176ea133c16e55f386a0b79a1cd46ff69 (patch) | |
tree | 2382989e15a2a4f69a3757840e03a5b0443c0e9b /Documentation | |
parent | 7720c33f632c2d67b53169030a7ed2e0e6ae8fde (diff) | |
download | git-8d7f72f176ea133c16e55f386a0b79a1cd46ff69.tar.gz |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RelNotes/2.8.6.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.8.6.txt b/Documentation/RelNotes/2.8.6.txt new file mode 100644 index 0000000000..d8db55d920 --- /dev/null +++ b/Documentation/RelNotes/2.8.6.txt @@ -0,0 +1,4 @@ +Git v2.8.6 Release Notes +======================== + +This release forward-ports the fix for "ssh://..." URL from Git v2.7.6 |