ansible/test/integration/targets/git/tasks
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
..
ambiguous-ref.yml
archive.yml
change-repo-url.yml
checkout-new-tag.yml
depth.yml
forcefully-fetch-tag.yml
formats.yml
gpg-verification.yml
localmods.yml
main.yml git - add single_branch option (#28465) 2020-06-29 15:40:54 -04:00
missing_hostkey.yml
no-destination.yml
reset-origin.yml
separate-git-dir.yml
setup-local-repos.yml
setup.yml
single-branch.yml git - add single_branch option (#28465) 2020-06-29 15:40:54 -04:00
specific-revision.yml
submodules.yml