community.general/lib/ansible/modules/source_control
Yeuk Hon Wong ef25367353 Fixes #30073: Remove 'Consider hg command' warning. (#31159)
This PR addresses two issues:

1. The hg module was added to command module's check_command list,
so if someone runs hg directly from the command module, the command
module would warn the user "Consider using hg module rather than running hg".

We address this by removing hg from the list.

2. We added a new note to tell users push feature will be addressed
in issue #31156.
2017-10-02 23:33:13 +02:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
bzr.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
git.py Remove unused variable in git module. (#28464) 2017-09-20 02:24:03 -04:00
git_config.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
github_deploy_key.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
github_hooks.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
github_issue.py Add testcases for github_issue (#26309) 2017-08-30 14:50:45 -04:00
github_key.py Use correct variable from response in github_key (#25846) 2017-08-30 14:35:42 -04:00
github_release.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
gitlab_group.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
gitlab_project.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
gitlab_user.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
hg.py Fixes #30073: Remove 'Consider hg command' warning. (#31159) 2017-10-02 23:33:13 +02:00
subversion.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00