8000 GitHub - FreekKalter/gls: Git-ls, quick status checks on multiple git repos in a "projects" directory.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FreekKalter/gls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Installati 6F3A on

  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

About

Git-ls, quick status checks on multiple git repos in a "projects" directory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0