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
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
9 years ago
..
__init__.py
git.py Since we screenscrape output from git to tell us information we need to use the C locale when running commands. 9 years ago
hg.py hg: discard changes without changing the current revision 9 years ago
subversion.py fixing issue with subversion module whereby the module was reporting local modifications being present when externals were being used 9 years ago