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
5
pub mod commands;
pub mod config;
pub mod integrations;
pub mod prelude;
pub mod utils;