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.
2016-04-21 10:41:03 +02:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
git.py git: fix status to use porcelain, ignore user configuration 2016-04-21 10:41:03 +02:00
hg.py hg: discard changes without changing the current revision 2015-11-23 14:35:06 -05:00
subversion.py Missing documentation fix (#2516) 2016-04-12 22:12:30 +02:00