#git-branch #branch #git-checkout #git #checkout #command-line-tool

app gibra

A command-line tool for simplified git branch checkout

3 releases

0.4.2 Jul 3, 2024
0.4.1 May 13, 2024
0.4.0 May 12, 2024

#2820 in Command line utilities

Download history 13/week @ 2024-07-30 6/week @ 2024-09-10 2/week @ 2024-09-17 8/week @ 2024-09-24 1/week @ 2024-10-01

202 downloads per month

Custom license

270KB
7K SLoC

gibra

A command-line tool that enables interactive branch selection for git, allowing you to switch between branches more intuitively.

Features

  • Simplifies the branch selection process by presenting a list of available branches
  • Effortlessly switch between branches using intuitive key-based navigation

Installation

Install gibra using cargo or brew:

cargo install gibra
brew install neoki07/tap/gibra

Usage

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.

Dependencies

~22MB
~447K SLoC