Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 626 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 626 Bytes

git-rbs - A recent branch selector for git

Type git r to see your latest local git branches, use you arrow keys to select a branch, hit enter to switch branches. Inspired by Aaron Patterson's Tweet

Screenshot

Prerequisites

You must have git installed

Installation

Installing for both mac and linux

curl -sL https://raw.githubusercontent.com/bubunyo/git-rbs/master/install.sh | bash

Usage

Use the command git r in any git enabled folder

License

Copyright Bubunyo Nyavor. Licensed under MIT.