community.general/lib/ansible/modules/source_control
♫ Christian Krause ♫ d779eb1f15 doc: fixes the the repetitions (#43937)
Wow, this does not seem to be an uncommon misspelling. Might be there
are some left that span over two lines. I noticed the one in the git
module and then used `grep -rw 'the the'` to find some more.
2018-08-22 21:53:30 +02:00
..
__init__.py
bzr.py
git.py doc: fixes the the repetitions (#43937) 2018-08-22 21:53:30 +02:00
git_config.py
github_deploy_key.py
github_hooks.py
github_issue.py
github_key.py
github_release.py
gitlab_deploy_key.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
gitlab_group.py Fixed typo in gitlab_group (#41349) 2018-07-23 22:20:36 +05:30
gitlab_hooks.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
gitlab_project.py
gitlab_user.py
hg.py
subversion.py