Skip to content

obensource/select-branch

Repository files navigation

select-branch

Checkout

A handy CLI tool for quickly checking out a local git branch.

This exists so you don't have to keep copying & pasting the name of the branch you'd like to checkout when running $git branch

Installation

Run $npm install -g select-branch

Use

👉 Run $checkout anywhere to checkout a new branch.

👉 Choose which branch you'd like to checkout.

👉 Hit return again to confirm.

License: ISC

About

CLI tool for checking out local git branches quickly - https://www.npmjs.com/package/select-branch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published