Skip to content
/ gb Public

A Tiny tool for displaying your git branches nicely.

License

Notifications You must be signed in to change notification settings

ryochin/gb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gb - better git branch display

License

A Tiny tool for displaying your git branches nicely.

screenshot

Installation

brew tap ryochin/tap
brew install gb

Or download manually from Releases page.

Usage

Usage: gb [OPTIONS] [PATH]

Arguments:
  [PATH]

Options:
  -r, --show-remote       Show remote branches
  -a, --show-all          Show all (both local & remote) branches
  -A, --show-author-time  Show Author time instead of Commit time
  -v, --verbose           Verbose output
  -V, --version           Show Version
  -h, --help              Print help

Ref.

https://qiita.com/uasi/items/430f9403ac9b437c0499

License

The MIT License

About

A Tiny tool for displaying your git branches nicely.

Topics

Resources

License

Stars

Watchers

Forks

Languages