Written in Python
.
Run from the command line using python check_git_repos.py
or provide a bash function for convenience in your .bashrc, .bash_profile or .zshrc file.
Requires Python>3.7 and the gitpython package (tested with version 3.1.12)
Sam Thompson