gitm 0.4.3

Git manager is a nice wrapper to git, where it manages repos in a specified directory
Documentation
1
2
3
4
pub mod config;
pub mod goto;
pub mod pull;
pub mod remove;