githelper 0.3.0

Wrapper around git with functions for common tasks related to git repositories.
Documentation
Build #37602 2016-12-29 14:16:25
# rustc version
rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)# docs.rs version
cratesfyi 0.2.3 (75099cc 2016-12-26)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading githelper v0.3.0
Compiling log v0.3.6
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs --crate-name log --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=bf16bb9a4912b11d -C extra-filename=-bf16bb9a4912b11d --out-dir /home/cratesfyi/githelper-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/githelper-0.3.0/debug/deps --cap-lints allow`
Documenting githelper v0.3.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/githelper-0.3.0/src/lib.rs --crate-name githelper -o /home/cratesfyi/githelper-0.3.0/doc -L dependency=/home/cratesfyi/githelper-0.3.0/debug/deps --extern log=/home/cratesfyi/githelper-0.3.0/debug/deps/liblog-bf16bb9a4912b11d.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 0.63 secs