mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
* 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.