ORESoftware / check-git-status

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 51.7%Language:JavaScript 46.9%Language:Shell 1.4%