A little bash script to make switching between recent git branches easier and prettier.
- Download a zip of the repo and expand it
- In a terminal, navigate to the directory created when you opened the zip file
- Run
sh install.sh
- Navigate to a git-enabled project directory
- Run
git bp
- Use arrow keys to move between the options
- Press Return to select a branch and check it out