mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 13:12:30 +00:00
Make git module support --separate-git-dir option. When git version is higher than 1.7.5, use built-in --separate-git-dir option during the clone. When lower, adjust the location of git dir manually after clone to achieve the same effect. |
||
|---|---|---|
| .. | ||
| ambiguous-ref.yml | ||
| archive.yml | ||
| change-repo-url.yml | ||
| checkout-new-tag.yml | ||
| depth.yml | ||
| formats.yml | ||
| gpg-verification.yml | ||
| localmods.yml | ||
| main.yml | ||
| missing_hostkey.yml | ||
| no-destination.yml | ||
| reset-origin.yml | ||
| separate-git-dir.yml | ||
| setup-local-repos.yml | ||
| setup.yml | ||
| specific-revision.yml | ||
| submodules.yml | ||