mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
The output looks better if the graph had long parallel history. "--limit=N" is applied after sorting for consistency with "jj log". The doc also mentions that. Since TopoGroupedGraphIterator emits predecessors in reverse order at squash point, we no longer need to tweak the visiting order by walk_predecessors(). |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| testing | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||
| docs | ||
| LICENSE | ||