mirror of
https://git.proxmox.com/git/libgit2
synced 2026-08-26 20:08:02 +00:00
error-handling: remote, transport
This commit is contained in:
committed by
Vicent Martí
parent
d4d648b042
commit
4376f7f6f4
@@ -131,7 +131,8 @@ typedef enum {
|
||||
GITERR_REGEX,
|
||||
GITERR_ODB,
|
||||
GITERR_INDEX,
|
||||
GITERR_OBJECT
|
||||
GITERR_OBJECT,
|
||||
GITERR_NET,
|
||||
} git_error_class;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user