mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
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. |
||
---|---|---|
.. | ||
__init__.py | ||
git.py | ||
hg.py | ||
subversion.py |