sl-up 0.1.1

An interactive TUI smartlog for Sapling SCM, like git-sl-up but written in Rust.
Documentation
1
2
3
4
5
pub mod graph;
pub mod parser;
pub mod sapling_cmd;
pub mod smartlog;
pub mod ui;