1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2014-01-23 15:56:36 +11:00
..
bzr Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
git Set accept_hostkey to False by default in the git module and fail 2014-01-11 11:02:01 -05:00
github_hooks Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
hg Fix a bug in "hg" module so that pull is not set to a version. 2014-01-23 15:56:36 +11:00
subversion subversion: use LANG=C to prevent regex failures 2014-01-15 10:05:31 +01:00