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.
- Host: GitHub
- URL: https://github.com/luciopaiva/sally
- Owner: luciopaiva
- Created: 2015-01-01T21:38:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-02T03:49:32.000Z (almost 11 years ago)
- Last Synced: 2025-02-28T19:19:20.023Z (7 months ago)
- Language: Python
- Size: 88.9 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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.