libgit2

GIT_SORT_REVERSE

Version:

Iterate through the repository contents in reverse order; this sorting mode can be combined with any of the above.

Signature

#define GIT_SORT_REVERSE (1 << 2)

Versions