community.general/lib/ansible/modules/source_control
Robin Roth b9e55a0877 make git updates respect depth (#3254)
* make git updates respect depth

until now `fetch` gets all tags and heads at full depth, this change
* uses `depth` argument for `fetch`
* only get the specified `version` in `fetch`

* fixes #14954

* treat combination of refspec and depth correctly

* be more conservative for non-depth fetch
2016-12-08 11:24:18 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
git.py make git updates respect depth (#3254) 2016-12-08 11:24:18 -05:00
hg.py hg: discard changes without changing the current revision 2016-12-08 11:23:57 -05:00
subversion.py Missing documentation fix (#2516) 2016-12-08 11:24:17 -05:00