b

A tool that picks branch names for your pull requests.

Installation

Go

go install github.com/roj1512/[email protected]

Binary

  1. Download the latest release from here.
  2. Rename it to b.
  3. Optionally strip it.
  4. Add it to path.

Example Usage

git checkout -b $(b fix: make the ThingyThing handle the X.Y.Z correctly)

GitHub

View Github