pub const GIT_REFLOG_OLDEST_FIRST: u8 = _; // 1u8
Oldest entry first; default is newest-first, matching git reflog.
git reflog