git-branchless 0.5.0

Branchless workflow for Git
Documentation
1
2
3
fn main() {
    lalrpop::process_root().unwrap();
}