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
Fahri Cihan Demirci 4c020102a9 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.
9 years ago
..
__init__.py package files 11 years ago
git.py Fix String Type for Python 3 Branch Comparison 9 years ago
hg.py Add separate clone parameter (#5307) 9 years ago
subversion.py Add separate checkout and update parameters (#5306) 9 years ago