Skip to content

Releases: dcchuck/lbranch

v0.1.4

30 Jun 01:39
a621639
Compare
Choose a tag to compare

What's Changed

  • 0.1.4 by @dcchuck in #10 - 0.1.3 was not a stable release

Full Changelog: v0.1.3...v0.1.4

0.1.1

26 Jun 14:22
532ee86
Compare
Choose a tag to compare
  • Cursor for selecting a branch is now on the same line as the input text

0.1.0

03 May 23:36
Compare
Choose a tag to compare

Initial release of lbranch:

  • Show recent Git branches in chronological order
  • Interactive branch checkout with -s/--select flag
  • Customizable number of branches with -n/--number option
  • Auto-detection of terminal color support
  • Clean exit codes for script integration

Install with: pip install lbranch

Install with homebrew:

brew tap dcchuck/lbranch
brew install lbranch