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.
- Host: GitHub
- URL: https://github.com/alvesjtiago/cb
- Owner: alvesjtiago
- Created: 2018-08-19T00:47:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T01:06:52.000Z (almost 8 years ago)
- Last Synced: 2025-08-09T07:04:55.347Z (11 months ago)
- Topics: cli, git, git-branch
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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```