docs.rs failed to build gitx-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: gitx-0.0.4

gitx-rs

my git subcommands by Rust

Requirements

  • Rust 1.9.0

Installation

You need to add the .cargo/bin to your PATH

cargo install gitx
cargo install --git https://github.com/yagince/gitx-rs.git

Commands

git start

create a new branch with branch-type and issue-number

create branch

git cb

checkout by selecting from a list of branch

change branch