Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coldfix/gitcheck
https://github.com/coldfix/gitcheck
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coldfix/gitcheck
- Owner: coldfix
- License: other
- Created: 2016-12-01T23:01:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T22:53:57.000Z (over 3 years ago)
- Last Synced: 2023-03-24T13:30:19.426Z (over 1 year ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: COPYING.GPLv3.txt
Awesome Lists containing this project
README
gitcheck
--------Recursively search for unpushed/unsynchronized git repositories.
Usage
~~~~~Search for git repositories in ``~/src`` and report those that have
uncommitted changes / unpushed commits:::
gitcheck ~/src