community.general/lib/ansible/modules/source_control
Robin Roth 5446e6639f Fix git failure for use of depth with version (#5135)
* Fixes #5108
* before module fails with "fatal: A branch named 'STABLE' already
  exists." when depth is used on a fresh clone with a non-HEAD branch
2016-12-08 11:25:22 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
git.py Fix git failure for use of depth with version (#5135) 2016-12-08 11:25:22 -05:00
hg.py Add separate clone parameter (#5307) 2016-12-08 11:25:22 -05:00
subversion.py Add separate checkout and update parameters (#5306) 2016-12-08 11:25:22 -05:00