Enumeration
GgitRemoteCompletionType
since: 1.0
Description [src]
Argument to the completion callback which tells it which operation finished.
Available since: 1.0
Members
GGIT_REMOTE_COMPLETION_DOWNLOAD
-
Download.
- Value:
0
- Nickname:
download
- Available since: 1.0
- Value:
GGIT_REMOTE_COMPLETION_INDEXING
-
Indexing.
- Value:
1
- Nickname:
indexing
- Available since: 1.0
- Value:
GGIT_REMOTE_COMPLETION_ERROR
-
Error.
- Value:
2
- Nickname:
error
- Available since: 1.0
- Value: