Skip to main content

Check subdirectories for dirty repos.

Project description

git_project_status

Real simple, just iterates through the first-level subdirectories and does the equivalent of git status, only uglier.

If you want more logs, set an environment variable of LOGURU_LOG_LEVEL=DEBUG.

Installation: pip install git-project-status

Which will create a console script git_project_status.

Changelog

  • 0.0.6 - Fixed handling detached heads.
  • 0.0.7 - 2022-01-08 - Updated build tooling, broke the script name. Whoops! Pulled.
  • 0.0.8 - 2022-01-08 - Fixed the script name. Whoops! Pulled.
  • 0.0.9 - 2022-01-08 - Fixed the script config.
  • 0.0.10 - 2022-01-08 - Added the option to specify a directory.
  • 0.0.11 - 2022-01-08 - Cleaned up some formatting, using pathlib for checking.
  • 0.0.12 - 2022-06-02 - Shaved the yak, moved packaging tools, added more type-checking.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

git_project_status-0.0.13.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

git_project_status-0.0.13-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page