# GBranch Tools to make 'git branch' and 'git checkout' useful ## Installation ``` cargo install gbranch ``` ## Usage ``` gbranch 0.1.0 Tools to make 'git branch' and 'git checkout' useful This is the transition of Go to Rust https://github.com/ponday-dev/git-plugin-choosable USAGE: gbranch [SUBCOMMAND] FLAGS: -h, --help Prints help information -V, --version Prints version information SUBCOMMANDS: help Prints this message or the help of the given subcommand(s) remove switch ```