#git-branch #git-checkout #git #branch #checkout

app git-checkout-interactive

cli to switch between locally checked out branches interactively

3 stable releases

1.0.4 Feb 17, 2024

#1675 in Command line utilities

Download history 178/week @ 2024-02-12 90/week @ 2024-02-19 55/week @ 2024-02-26 4/week @ 2024-03-11 70/week @ 2024-04-01

74 downloads per month

MIT license

6KB

gci - git checkout interactive

inspired by https://github.com/cookpete/git-checkout-interactive/tree/master, a quick interactive cli select for locally checked out branches

Usage Example

gci

Install

cargo install git-checkout-interactive

Release/Publish to crates.io

cargo bump --git-tag && git push --tags

Dependencies

~12–22MB
~348K SLoC