Skip to content
Snippets Groups Projects
Commit 554f6e41 authored by Junio C Hamano's avatar Junio C Hamano
Browse files

Git 2.7-rc2

parent de60b974
Branches
Tags v2.7.0-rc2
No related merge requests found
......@@ -171,6 +171,9 @@ Performance, Internal Implementation, Development Support etc.
git/git (including build-status for pull requests that people
open).
* The write(2) emulation for Windows learned to set errno to EPIPE
when necessary.
Also contains various documentation updates and code clean-ups.
......
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v2.7.0-rc1
DEF_VER=v2.7.0-rc2
LF='
'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment