community.general/lib/ansible/modules/source_control
Rene Moser 885b8dc4d0 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.
2016-12-08 11:24:20 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
git.py git: fix status to use porcelain, ignore user configuration 2016-12-08 11:24:20 -05:00
hg.py hg: discard changes without changing the current revision 2016-12-08 11:23:57 -05:00
subversion.py Missing documentation fix (#2516) 2016-12-08 11:24:17 -05:00