git-checkout-interactive

Crates.iogit-checkout-interactive
lib.rsgit-checkout-interactive
version1.0.4
sourcesrc
created_at2024-02-17 15:40:02.578612
updated_at2024-02-17 15:42:51.337538
descriptioncli to switch between locally checked out branches interactively
homepage
repositoryhttps://github.com/Mike-Neto/cgi
max_upload_size
id1143291
size15,399
(Mike-Neto)

documentation

README

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
Commit count: 0

cargo fmt