ansible/test/integration/targets/git/vars
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
..
main.yml Support --separate-git-dir option in Git module (#41712) 2018-08-17 10:43:04 -04:00