Expand description
mkit rev-list [--count] <rev> — list the commit ids reachable from
<rev> in reverse-chronological (topological) order, or just their
count. Reuses log’s ordered walk so ordering matches mkit log.
Object ids are full 64-hex BLAKE3 (the documented divergence).