1.0.10 • Published 2 years ago

git-checkd v1.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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 .
  • -a Show all repositories, even if clean and synced
  • -l Only list repositories don't fetch nor read status
  • -r Recursive (default depth: 4)
  • --max-depth <depth> Set recursive depth (default 4)
  • --no-color Don't use colors
  • --no-fetch Don't fetch, still uses git status.
  • -h or --help Shows help menu
1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago