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
Matt Clay 836e0b59d2 Fix git remote url change detection. (#20587)
* Fix git remote url change detection.

When comparing paths, unfrackgitpath must be called on both sides
of the comparison. Otherwise comparisons involving symlinks will
return incorrect results.

* Re-enable git test on OS X.

* Return None from unfrackgitpath when path is None.
9 years ago
..
change-repo-url.yml Cleanup git tests (#19737) 9 years ago
checkout-new-tag.yml Fix git remote url change detection. (#20587) 9 years ago
depth.yml Cleanup git tests (#19737) 9 years ago
formats.yml Cleanup git tests (#19737) 9 years ago
localmods.yml Cleanup git tests (#19737) 9 years ago
main.yml Cleanup git tests (#19737) 9 years ago
missing_hostkey.yml Cleanup git tests (#19737) 9 years ago
no-destination.yml Cleanup git tests (#19737) 9 years ago
setup-local-repos.yml Cleanup git tests (#19737) 9 years ago
setup.yml Cleanup git tests (#19737) 9 years ago
specific-revision.yml test related to pulls: #19257 / #19057 (#19346) 9 years ago
submodules.yml Cleanup git tests (#19737) 9 years ago
tag-verification.yml Cleanup git tests (#19737) 9 years ago