git_indexer_commit

Finalize the pack and index

Resolve any pending deltas and write out the index file

extern (C) nothrow @nogc
int
git_indexer_commit

Parameters

idx .git_indexer*

the indexer

Meta