Releases: ruyadorno/git-bc
Releases · ruyadorno/git-bc
V1.2.2
Fixed issues with ANSI colors on iTerm2 #10
thanks @giacomozinetti
v1.2.1
- Do not show success message when there's an error on checkout phase
thanks @grgzmy
v1.2.0
- Hitting
q
also quits the interactive list
v1.1.0
- Added support to
ESC
keypress to exit interactive list
- Displays original output from
git branch
on interactive list, showing active branch
v1.0.1
- Fixes
npm install -g git-bc
Initial release
- Basic implementation
- WARNING:
npm install -g git-bc
isn't working on this version