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.
2017-01-23 16:09:42 -08:00
..
change-repo-url.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
checkout-new-tag.yml Fix git remote url change detection. (#20587) 2017-01-23 16:09:42 -08:00
depth.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
formats.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
localmods.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
main.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
missing_hostkey.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
no-destination.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
setup-local-repos.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
setup.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
specific-revision.yml test related to pulls: #19257 / #19057 (#19346) 2017-01-09 12:08:56 -08:00
submodules.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
tag-verification.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00