git-broom 0.1.1

Interactive TUI for cleaning up stale local git branches
Documentation
1
2
3
4
pub mod app;
pub mod keep_store;
pub mod pr_cache;
pub mod ui;