git_refdb_compress

Suggests that the given refdb compress or optimize its references. This mechanism is implementation specific. For on-disk reference databases, for example, this may pack all loose references.

extern (C) nothrow @nogc
int
git_refdb_compress

Meta