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
Jamie Evans b59b5d36e0 verify both tags and commits (#2654)
This fixes a bug where the module fails to verify tags.  I added a conditional statement in `verify_commit_sign()` that checks if `version` argument is a tag, if so, use `git verify-tag` instead.
9 years ago
..
__init__.py package files 11 years ago
git.py verify both tags and commits (#2654) 9 years ago
hg.py Fix hg for python3 (#4528) 9 years ago
subversion.py Make subversion module work on python 3 9 years ago