gittwo 0.0.3

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