1.0.8 • Published 4 years ago
get-git-status v1.0.8
get-git-status
get-git-status is a script that runs git status for the current directory and subdirectories

Installation
Via npm:
npm install -g get-git-statusUsage
Choose a directory and enter get-git-status. If the current directory is a repo, the script will run git status on it. If the directory is not a repo, the script will scan its subdirectories and run git status on any repos it finds.
The printout looks best on light backgrounds, but it works on any profile or theme.