You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/source_control
Rene Moser 1f92e77650 git: fix status to use porcelain, ignore user configuration
From the git status doc:

    --porcelain

        Give the output in an easy-to-parse format for scripts. This is similar to the short output, but will remain stable across Git versions and regardless of user configuration. See below for details.

User configuration can break the git module from working as expected.
10 years ago
..
__init__.py package files 11 years ago
git.py git: fix status to use porcelain, ignore user configuration 10 years ago
hg.py hg: discard changes without changing the current revision 10 years ago
subversion.py Missing documentation fix (#2516) 10 years ago