Crates.io | git-select-branch |
lib.rs | git-select-branch |
version | 0.2.3 |
source | src |
created_at | 2021-05-09 16:00:11.913673 |
updated_at | 2023-11-15 11:04:53.096537 |
description | Tiny CLI utility to checkout a recent git branch interactively |
homepage | https://github.com/dnjstrom/git-select-branch |
repository | https://github.com/dnjstrom/git-select-branch |
max_upload_size | |
id | 395276 |
size | 1,224,565 |
Tiny Rust CLI to checkout a recent git branch interactively.
brew tap dnjstrom/git-select-branch
brew install git-select-branch
cargo install git-select-branch
git clone git@github.com:dnjstrom/git-select-branch.git
cd git-select-branch
cargo install --path .
Add the following section to your ~/.gitconfig
:
[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