Crates.io | gibra |
lib.rs | gibra |
version | 0.4.2 |
source | src |
created_at | 2024-05-12 10:56:33.219969 |
updated_at | 2024-07-03 10:58:09.488954 |
description | A command-line tool for simplified git branch checkout. |
homepage | https://github.com/neoki07/gibra |
repository | https://github.com/neoki07/gibra |
max_upload_size | |
id | 1237355 |
size | 383,911 |
A command-line tool that enables interactive branch selection for git, allowing you to switch between branches more intuitively.
Install gibra
using cargo
or brew
:
cargo install gibra
brew install neoki07/tap/gibra
Run gibra
command to open the branch selection screen, where you can navigate through and select a branch to check out. Use the arrow keys or supported navigation keys to choose your branch, then press Enter
to confirm your selection.