git-checkout-recent

Crates.iogit-checkout-recent
lib.rsgit-checkout-recent
version0.1.2
sourcesrc
created_at2020-05-24 12:48:02.487549
updated_at2023-04-08 04:15:42.583917
descriptionA tool to switch between recent local git branches easily
homepagehttp://github.com/YS-L/git-checkout-recent
repositoryhttp://github.com/YS-L/git-checkout-recent
max_upload_size
id245209
size26,008
Yung Siang Liau (YS-L)

documentation

README

git-checkout-recent

Switch between recent local git branches easily using git checkout-recent:

Demo

Usage

Command line:

git checkout-recent

Controls:

  • Navigate between branches: Up / Down
  • Select branch: Enter
  • Exit: Esc

Install

Cargo is required. Set it up and then run:

cargo install git-checkout-recent

This will install the git-checkout-recent binary to the ~/.cargo/bin/ directory by default.

Commit count: 0

cargo fmt