Tiny Rust CLI to checkout a recent git branch interactively.
bash
brew tap dnjstrom/git-select-branch
brew install git-select-branch
bash
cargo install git-select-branch
bash
git clone git@github.com:dnjstrom/git-select-branch.git
cd git-select-branch
cargo install --path .
Add the following section to your ~/.gitconfig
:
toml
[alias]
select-branch = "!git-select-branch"
Now you can simply type git select-branch
to switch between branches.
Cargo.toml
and commit.cargo publish
../scripts/prepare-release-files.sh
.Cargo.toml
./target/release/git-select-branch-mac.tar.gz
.Cargo.toml
./target/release/git-select-branch-mac.tar.gz.shasum