ansible/source_control
Robin Roth f1bacc1d3f 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-04-14 09:40:23 -07:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
git.py make git updates respect depth (#3254) 2016-04-14 09:40:23 -07:00
hg.py hg: discard changes without changing the current revision 2015-11-23 14:35:06 -05:00
subversion.py Missing documentation fix (#2516) 2016-04-12 22:12:30 +02:00