List all existing git repositories in a given path on your system
npm install -g @knowbee/checkgit
or
yarn global add @knowbee/checkgit
$ checkgit <options> <path>
$ checkgit -g e:
$ checkgit -g e:workspace
$ checkgit -g ../
-hor--help: display helper screen.-gor--git: check for git repositories under a given path.
- Please before making a PR, read first this Contributing Guideline
MIT
Igwaneza Bruce