You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/git/tasks
Robin Roth 3afc993f3a Fix git clone tag with depth=1
* Fixes #21316, add testcase based on this
* Add option `--branch NAME` to git clone command in case of branch or
tag in combination with depth=1
  * This option should work back to at least git 1.8 and thus on all
  supported distributions
* Provide better warning if depth is dropped
8 years ago
..
change-repo-url.yml Cleanup git tests (#19737) 8 years ago
checkout-new-tag.yml Fix git remote url change detection. (#20587) 8 years ago
depth.yml Fix git clone tag with depth=1 8 years ago
formats.yml Cleanup git tests (#19737) 8 years ago
localmods.yml Cleanup git tests (#19737) 8 years ago
main.yml Cleanup git tests (#19737) 8 years ago
missing_hostkey.yml Cleanup git tests (#19737) 8 years ago
no-destination.yml Cleanup git tests (#19737) 8 years ago
setup-local-repos.yml Cleanup git tests (#19737) 8 years ago
setup.yml Only set git config during test if unset. 8 years ago
specific-revision.yml test related to pulls: #19257 / #19057 (#19346) 8 years ago
submodules.yml Cleanup git tests (#19737) 8 years ago
tag-verification.yml Cleanup git tests (#19737) 8 years ago