gibra

Crates.iogibra
lib.rsgibra
version0.4.2
sourcesrc
created_at2024-05-12 10:56:33.219969
updated_at2024-07-03 10:58:09.488954
descriptionA command-line tool for simplified git branch checkout.
homepagehttps://github.com/neoki07/gibra
repositoryhttps://github.com/neoki07/gibra
max_upload_size
id1237355
size383,911
neoki (ne-oki)

documentation

README

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.

Commit count: 49

cargo fmt