We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b79a3f commit eeacd23Copy full SHA for eeacd23
include/git2/indexer.h
@@ -64,6 +64,7 @@ typedef struct git_indexer_options {
64
65
/** progress_cb function to call with progress information */
66
git_indexer_progress_cb progress_cb;
67
+
68
/** progress_cb_payload payload for the progress callback */
69
void *progress_cb_payload;
70
0 commit comments