/check-git-status

Get a report on the "unclean" Git status for every Git repo within a certain directory.

Primary LanguageTypeScriptMIT LicenseMIT

Git-Check-Status

Get a report on the "unclean" Git status for every Git repo within a certain directory. ()Currently only investigates the Git status of checked out branches.)

Installation

npm install -g check-git-status

Usage

check-git-status --search-root=.  # search within the pwd for git repos