libgit2

git_remote_completion_t

Version:

Argument to the completion callback which tells it which operation finished.

Values

GIT_REMOTE_COMPLETION_DOWNLOAD
0
GIT_REMOTE_COMPLETION_INDEXING
1
GIT_REMOTE_COMPLETION_ERROR
2

Versions