git-lbranch

command module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2018 License: MIT Imports: 10 Imported by: 0

README

git-lbranch

GitHub release Build Status MIT License GoDoc

git-lbranch is a git subcommand to show a list of recently committed branches.

Usage

git lbranch [--days] [--through]
OPTIONS:
  --days value, -d value  specifies the number of days branches last committed (default 5)
  --through, -t           print detailed explanation of branches, adding last commit hash and date
  --version, -v           print the current version
  --help, -h              print help

Install

If you are MacOS user, you can use Homebrew:

$ brew tap shuheiktgw/git-lbranch
$ brew install git-lbranch

If you use another OS, you can download a suitable binary from release page and place it in $PATH directory.

Alternatively, if you are Golang programmer, you can use go get:

$ go get -u github.com/shuheiktgw/git-lbranch

Author

Shuhei Kitagawa

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL