git-checkd
v1.0.10
Published
Package for checking which of your code directories are in sync with remote git repository or have clean tree
Readme
Git Checkd
Package for checking all repositories in your repository folder.
This package will check if the repository is synced with remote, has clean working tree.
Usage
Cli arguments:
-p <path>Set path of search. Default.-aShow all repositories, even if clean and synced-lOnly list repositories don't fetch nor read status-rRecursive (default depth: 4)--max-depth <depth>Set recursive depth (default 4)--no-colorDon't use colors--no-fetchDon't fetch, still uses git status.-hor--helpShows help menu
