Skip to content

Releases: ruyadorno/git-bc

V1.2.2

06 Sep 16:13
Compare
Choose a tag to compare

Fixed issues with ANSI colors on iTerm2 #10

thanks @giacomozinetti

v1.2.1

04 Nov 16:52
Compare
Choose a tag to compare
  • Do not show success message when there's an error on checkout phase

thanks @grgzmy

v1.2.0

14 May 17:35
Compare
Choose a tag to compare
  • Hitting q also quits the interactive list

v1.1.0

11 May 16:05
Compare
Choose a tag to compare
  • Added support to ESC keypress to exit interactive list
  • Displays original output from git branch on interactive list, showing active branch

v1.0.1

11 May 16:03
Compare
Choose a tag to compare
  • Fixes npm install -g git-bc

Initial release

11 May 16:03
Compare
Choose a tag to compare
  • Basic implementation
  • WARNING: npm install -g git-bc isn't working on this version