gitsw 0.1.0

A smart Git branch switcher with automatic stash management and dependency installation
Documentation
1
2
3
4
pub mod git;
pub mod hooks;
pub mod prompt;
pub mod state;