mirror of https://github.com/ansible/ansible.git
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.
reviewable/pr18780/r1
parent
c6f5475afe
commit
1f92e77650
Loading…
Reference in New Issue