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
Zhikang Zhang d7921b4d5b
Support `--separate-git-dir` option in Git module (#41712)
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.
6 years ago
..
ambiguous-ref.yml Correct usage for shutil.rmtree (#31541) 7 years ago
archive.yml Deprecate tests used as filters (#32361) 7 years ago
change-repo-url.yml Deprecate tests used as filters (#32361) 7 years ago
checkout-new-tag.yml Deprecate tests used as filters (#32361) 7 years ago
depth.yml [git] Fix switching branch of shallow clone (#18728) 7 years ago
formats.yml Correct usage for shutil.rmtree (#31541) 7 years ago
gpg-verification.yml Deprecate tests used as filters (#32361) 7 years ago
localmods.yml Deprecate tests used as filters (#32361) 7 years ago
main.yml Support `--separate-git-dir` option in Git module (#41712) 6 years ago
missing_hostkey.yml Deprecate tests used as filters (#32361) 7 years ago
no-destination.yml Deprecate tests used as filters (#32361) 7 years ago
reset-origin.yml Correct usage for shutil.rmtree (#31541) 7 years ago
separate-git-dir.yml Support `--separate-git-dir` option in Git module (#41712) 6 years ago
setup-local-repos.yml [git] Fix switching branch of shallow clone (#18728) 7 years ago
setup.yml Move requirements into tests. (#35885) 7 years ago
specific-revision.yml add newer syntax to detached HEAD check (#38879) 7 years ago
submodules.yml Correct usage for shutil.rmtree (#31541) 7 years ago