Git-status-checker

Latest version: v2020.4.14

Safety actively analyzes 619401 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2020.03.31

Added CLI option to disable checking that a remote tracking branch has been configured.

2020.03.27

This version switches to use the "porcelain" git status commands to get consistent output independent of which git version is installed. This also makes it easier to check whether a remote tracking branch has been configured for the current branch, when checking if there are commits that have not yet been pushed.

As always, the release can be installed with pip:


> pip install git-status-checker

2020.03.02

This version adds support for installing the package with `pip install git-status-checker`, execution with `python -m git_status_checker`, and a stand-alone entry-point, `git-status-checker`.

Also many updates to the README file, clarifying usage.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.