| Crates.io | git-branch |
| lib.rs | git-branch |
| version | 0.1.2 |
| created_at | 2025-10-26 16:42:22.052368+00 |
| updated_at | 2025-12-15 09:10:35.098874+00 |
| description | Use git-branch to manage local git branches interactively |
| homepage | https://github.com/vi17250/git-branch |
| repository | https://github.com/vi17250/git-branch |
| max_upload_size | |
| id | 1901607 |
| size | 41,266 |
Use git-branch to manage local git branches interactively 🔥
For all developers who use git as their version control system
rustup to compile the source code for our device/oscargo install git-branch
🥈 Run git-branch
🚀 Optional but incredible: Add an alias oh my zsh
touch $ZSH_CUSTOM/aliases.zsh
echo "alias ggb=git-branch" >> $ZSH_CUSTOM/aliases.zs
source ~/.zshrc
ggbThe original idea came from the 🧙♂️ Valentin Barit
The original repo can be accessed here https://github.com/quibaritaenperdresatrompe/git-branch