libgit2/include
Carlos Martín Nieto 1396c38178 errors: add GIT_EEOF to indicate early EOF
This can be used by tools to show mesages about failing to communicate
with the server. The error message in this case will often contain the
server's error message, as far as it managed to send anything.
2015-05-20 15:08:39 +02:00
..
git2 errors: add GIT_EEOF to indicate early EOF 2015-05-20 15:08:39 +02:00
git2.h Remove the callbacks struct from the remote 2015-05-13 09:46:35 +02:00