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/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
9 years ago
..
__init__.py package files 10 years ago
git.py make git updates respect depth (#3254) 9 years ago
hg.py hg: discard changes without changing the current revision 9 years ago
subversion.py Missing documentation fix (#2516) 9 years ago