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.
2018-08-17 10:43:04 -04:00
..
ambiguous-ref.yml
archive.yml
change-repo-url.yml Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
checkout-new-tag.yml
depth.yml [git] Fix switching branch of shallow clone (#18728) 2018-02-07 18:07:02 -05:00
formats.yml Correct usage for shutil.rmtree (#31541) 2017-10-13 10:30:15 -04:00
gpg-verification.yml Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
localmods.yml
main.yml Support --separate-git-dir option in Git module (#41712) 2018-08-17 10:43:04 -04:00
missing_hostkey.yml Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
no-destination.yml
reset-origin.yml
separate-git-dir.yml Support --separate-git-dir option in Git module (#41712) 2018-08-17 10:43:04 -04:00
setup-local-repos.yml [git] Fix switching branch of shallow clone (#18728) 2018-02-07 18:07:02 -05:00
setup.yml Move requirements into tests. (#35885) 2018-02-10 10:48:44 -08:00
specific-revision.yml add newer syntax to detached HEAD check (#38879) 2018-04-23 13:40:54 +02:00
submodules.yml Correct usage for shutil.rmtree (#31541) 2017-10-13 10:30:15 -04:00