mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-05 23:56:25 +00:00
![]() We never want to accept a short read or a short write when transferring data to or from a local file. Either the entire read (or write) completes or the operation failed and we will not recover gracefully from it. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
||
---|---|---|
include/git | ||
src | ||
tests | ||
.gitignore | ||
.HEADER | ||
api.doxygen | ||
CONVENTIONS | ||
COPYING | ||
Makefile |