Skip to content

Little bash script to make switching between recent git branches easier and prettier.

Notifications You must be signed in to change notification settings

efost/git-branchpick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

git-branchpick

A little bash script to make switching between recent git branches easier and prettier.

Installation

  1. Download a zip of the repo and expand it
  2. In a terminal, navigate to the directory created when you opened the zip file
  3. Run sh install.sh

Usage

  1. Navigate to a git-enabled project directory
  2. Run git bp
  3. Use arrow keys to move between the options
  4. Press Return to select a branch and check it out

About

Little bash script to make switching between recent git branches easier and prettier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%