mirror of
https://git.proxmox.com/git/libgit2
synced 2026-08-26 20:08:02 +00:00
Merge remote-tracking branch 'carlosmn/remaining-errors' into new-error-handling
Conflicts: src/refspec.c
This commit is contained in:
@@ -133,6 +133,8 @@ typedef enum {
|
||||
GITERR_INDEX,
|
||||
GITERR_OBJECT,
|
||||
GITERR_NET,
|
||||
GITERR_TAG,
|
||||
GITERR_TREE,
|
||||
} git_error_class;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user