gittwo 0.0.2

A command-line like wrapper around git2.
Documentation
1
2
3
4
5
6
pub mod add_config;
pub mod clone_config;
pub mod commit_config;
pub mod init_config;
pub mod push_config;
pub mod remote_config;