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
Matthew Jones bd51222cdf Add separate clone parameter (#5307)
* Add separate clone parameter

This brings the hg module in line with the git module for controlling
individual update and checkout functionality based on whether the
directory exists or not.

It also allows specifying `no` for both to pull the remote revision
without performing a checkout

* Reflect the right added ver for the hg clone arg
9 years ago
..
__init__.py package files 11 years ago
git.py verify both tags and commits (#2654) 9 years ago
hg.py Add separate clone parameter (#5307) 9 years ago
subversion.py Make subversion module work on python 3 9 years ago