community.general/lib/ansible/modules/source_control
Maarten Bezemer 7225839bef [git] Fix switching branch of shallow clone (#18728)
* [git] Fix fetching branch of shallow clone

* Use absolute file:// paths to make sure git uses shallow clones

* Improve tests

* Fix sanity errors
* Match style according to other (depth) tests

* Improve tests

Now they will fail without the fix of this PR
2018-02-07 18:07:02 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
bzr.py Fix duplicate type keyword 2017-11-06 14:10:17 +01:00
git.py [git] Fix switching branch of shallow clone (#18728) 2018-02-07 18:07:02 -05:00
git_config.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
github_deploy_key.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00: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 github_release: Fix state returned from module (#33735) 2018-01-23 08:37:41 +05:30
gitlab_group.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
gitlab_project.py Fixed typo on git module doc (#34039) 2017-12-19 17:44:06 +01:00
gitlab_user.py Add limit for new password in gitlab_user (#33374) 2017-12-01 12:38:44 +05:30
hg.py PEP8 fixes: Ansible source_control module (#32323) 2017-11-06 14:00:33 +01:00
subversion.py PEP8 fixes: Ansible source_control module (#32323) 2017-11-06 14:00:33 +01:00