Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Check all your git repositories for uncommited work
- Host: GitHub
- URL: https://github.com/fleaz/feierabend
- Owner: fleaz
- License: mit
- Created: 2019-10-14T21:14:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T00:57:39.000Z (over 1 year ago)
- Last Synced: 2024-08-01T19:45:57.903Z (3 months ago)
- Topics: hacktoberfest
- Language: Go
- Size: 11.7 KB
- Stars: 24
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```