#git-branch #git #local-git #git-checkout #recent #switch #cli

app git-checkout-recent

A tool to switch between recent local git branches easily

3 releases

0.1.2 Apr 8, 2023
0.1.1 Sep 6, 2020
0.1.0 May 24, 2020

#9 in #recent

Download history 25/week @ 2024-02-26 3/week @ 2024-03-11 68/week @ 2024-04-01

71 downloads per month

MIT license

16KB
372 lines

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.

Dependencies

~15MB
~327K SLoC