GitHunt
NA

na-trium-144/git-checkoutui

TUI for git checkout

git-checkoutui

cargo install --git https://github.com/na-trium-144/git-checkoutui

View a list of git branches and select and checkout them.

git checkoutui

screenshot

Feel free to set your own aliases in .gitconfig and use them.

[alias]
ct = checkoutui
git ct

This TUI does not fetch remotes, it only looks at local remote branch information. Please run git fetch -p manually beforehand.

Contributors

MIT License
Created February 10, 2026
Updated February 11, 2026