libgit2

git_indexer_stats

Version:

This is passed as the first argument to the callback to allow the user to see the progress.

Signature

typedef struct git_indexer_stats { unsigned int total unsigned int processed };

Members

unsigned int
total
unsigned int
processed

Parameter To

Versions