ansible/test/integration/roles/test_git
Robin Roth e81f14ab48 Add git shallow fetch test (#16055)
* add git shallow fetch test

covers https://github.com/ansible/ansible-modules-core/issues/3782

updating a repo with depth=1 fails silently if version==HEAD

* disable git shallow tests for old git versions

Older git versions don't treat the --depth option correctly.
While the git module tried to work around this and introduced subtle
bugs, ansible/ansible-modules-core#3794 falls back to full checkouts.
Don't run the tests then.
2016-06-09 09:33:57 -07:00
..
meta Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
tasks Add git shallow fetch test (#16055) 2016-06-09 09:33:57 -07:00