git2::SORT_TOPOLOGICAL
[−]
[src]
pub const SORT_TOPOLOGICAL: Sort=
$ BitFlags { bits : $ value }
Sort the repository contents in topological order (parents before children).
This sorting mode can be combined with time sorting.