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

https://github.com/luciopaiva/sally

Checks status of repositories in all directories.
https://github.com/luciopaiva/sally

Last synced: 7 months ago
JSON representation

Checks status of repositories in all directories.

Awesome Lists containing this project

README

          

Sally
=====

Checks the status of all repositories in subdirectories.

Sally goes into every subdirectory to see if there's a git and/or a mercurial repo. In case there is one (there may be
both!), sally runs :code:`git/hg status` to see if there's any uncommited changes.