ansible/test
Laurent Coustet e396715d7b
git - add single_branch option (#28465)
In some usecases, we want to be able to clone a single branch
of a repository, without using --depth (which implies --single-branch).

* Use branch name when available
  -  update description of parameter
  - consolidate branch or tag checking for easy reuse

* Add changelog
* Use static task imports rather than dynamic includes
* Add integration tests for single_branch
* Account for older versions of git
* Minor tweak to warnings

Co-authored-by: Laurent Coustet <laurent.coustet@clarisys.fr>
Co-authored-by: Sam Doran <sdoran@redhat.com>
2020-06-29 15:40:54 -04:00
..
ansible_test
integration git - add single_branch option (#28465) 2020-06-29 15:40:54 -04:00
lib/ansible_test Code cleanup for ansible-test coverage support. 2020-06-24 17:39:35 -07:00
sanity Include changelogs/changelog.yaml in distribution. (#70260) 2020-06-24 11:38:20 -05:00
support Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
units Improve ansible-galaxy STDOUT messages for collections (#70040) 2020-06-29 15:18:30 -04:00
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 2020-06-17 16:06:07 -05:00