| Current Path : /proc/self/root/opt/imh-python/lib/python3.9/site-packages/pygit2/decl/ |
| Current File : //proc/self/root/opt/imh-python/lib/python3.9/site-packages/pygit2/decl/net.h |
typedef enum {
GIT_DIRECTION_FETCH = 0,
GIT_DIRECTION_PUSH = 1
} git_direction;