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

app git-checkout-interactive

cli to switch between locally checked out branches interactively

6 stable releases

Uses new Rust 2024

1.0.7 Feb 24, 2025
1.0.5 Feb 23, 2025
1.0.4 Feb 17, 2024

#298 in Command line utilities

Download history 9/week @ 2025-05-10

377 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

~11–20MB
~319K SLoC