sally

A command line tool to check the status of repositories in all subdirectories


Keywords
version, control, git, mercurial
License
MIT
Install
pip install sally==0.1.0

Documentation

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 git/hg status to see if there's any uncommited changes.