community.general/lib/ansible/modules/source_control
Fahri Cihan Demirci 1ecb63f0e0 Fix String Type for Python 3 Branch Comparison
* Use the `to_native` conversion method to convert a command output to the
  appropriate form when looking for branch names in the command output,
  therefore avoiding a `TypeError` in Python 3.
2016-12-08 11:25:24 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
git.py Fix String Type for Python 3 Branch Comparison 2016-12-08 11:25:24 -05:00
hg.py Add separate clone parameter (#5307) 2016-12-08 11:25:22 -05:00
subversion.py Add separate checkout and update parameters (#5306) 2016-12-08 11:25:22 -05:00