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/library/source_control
Caleb Brown 19f7db3065 Fix a bug in "hg" module so that `pull` is not set to a version.
There is a bug in the `hg` module where if a `tag` is used it won't
properly be able to update to it.

This problem is exhibited on repository where a tag is moved from an
older commit to a newer commit.
12 years ago
..
bzr Fixes #5023 Convert all modules to use new snippet import pattern 12 years ago
git Set accept_hostkey to False by default in the git module and fail 12 years ago
github_hooks Fixes #5023 Convert all modules to use new snippet import pattern 12 years ago
hg Fix a bug in "hg" module so that `pull` is not set to a version. 12 years ago
subversion subversion: use LANG=C to prevent regex failures 12 years ago