Change the sorting mode when iterating through the repository's contents.
Changing the sorting mode resets the walker.
@param walk the walker being used for the traversal. @param sort_mode combination of GIT_SORT_XXX flags @return 0 or an error code
See Implementation
Change the sorting mode when iterating through the repository's contents.
Changing the sorting mode resets the walker.
@param walk the walker being used for the traversal. @param sort_mode combination of GIT_SORT_XXX flags @return 0 or an error code