git_treewalk_mode

Tree traversal modes

Values

ValueMeaning
GIT_TREEWALK_PRE0

Pre-order

GIT_TREEWALK_POST1

Post-order

Meta