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
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
..
meta Fix cosmetic problems in YAML source 8 years ago
tasks Support `--separate-git-dir` option in Git module (#41712) 6 years ago
vars Support `--separate-git-dir` option in Git module (#41712) 6 years ago
aliases Update Shippable integration test groups. (#43118) 6 years ago