An open API service indexing awesome lists of open source software.

https://github.com/fleaz/feierabend

Check all your git repositories for uncommited work
https://github.com/fleaz/feierabend

hacktoberfest

Last synced: about 1 year ago
JSON representation

Check all your git repositories for uncommited work

Awesome Lists containing this project

README

          

# feierabend

Is it already time to call it a day ("Feierabend" in German)? Run this script against the folder containing all your
git repositories and find out where you have uncommited work laying around.

## Usage
```
go build
./feierabend -workspace /home/AcidBurn/workspace
```