Skip to main content

GIT_REFLOG_OLDEST_FIRST

Constant GIT_REFLOG_OLDEST_FIRST 

Source
pub const GIT_REFLOG_OLDEST_FIRST: u8 = _; // 1u8
Expand description

Oldest entry first; default is newest-first, matching git reflog.