gls

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2013 License: BSD-3-Clause Imports: 14 Imported by: 0

README

Gls

Gls, as in git ls . If you are like me and have folder in home directory called "projects" or the like, this command will give a quick color-code overview of the git status of each folder.

Installation

  1. This tool is written in Go, so if you have go installed you can get it with the default go get command.

     go get github.com/FreekKalter/gls
    
  2. See releases for compiled binaries for linux, mac and windows.

Usage

Screenshot

Color codes

"no version control":  Blue
"dirty":               Red
"no remote":           Red on Blue
"fetch failed":        Blue on Red
"branch ahead":        Green on Yellow
"branch behind":       Red on Yellow

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