An open API service indexing awesome lists of open source software.

https://github.com/alvesjtiago/cb

List and change git branch in one command.
https://github.com/alvesjtiago/cb

cli git git-branch

Last synced: 5 months ago
JSON representation

List and change git branch in one command.

Awesome Lists containing this project

README

          

![cb in action](https://i.imgur.com/uxFmVtE.png)

# cb

Who else still types `git branch` to check the existing branches before checking out?
`cb` lists and allows you to select in one command the branch you want to checkout.

### Install

`npm install -g git-cb`

### Usage

```$ cb```