Releases: dcchuck/lbranch
Releases · dcchuck/lbranch
v0.1.4
0.1.1
0.1.0
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