ansible/source_control
Toshio Kuratomi 2e46c086ae Since we screenscrape output from git to tell us information we need to use the C locale when running commands.
Using another locale would mean that we get information that may have
the strings that we are looking for.

Fixes #2449
Fixes #2462
2016-02-07 12:48:41 -08:00
..
__init__.py
git.py Since we screenscrape output from git to tell us information we need to use the C locale when running commands. 2016-02-07 12:48:41 -08:00
hg.py hg: discard changes without changing the current revision 2015-11-23 14:35:06 -05:00
subversion.py