libgit2

GIT_SORT_NONE

Version:

Sort the repository contents in no particular ordering; this sorting is arbitrary, implementation-specific and subject to change at any time. This is the default sorting for new walkers.

Signature

#define GIT_SORT_NONE (0)

Versions