ansible/source_control
Robin Roth e4f40d1cdd Speedup git module on clone and pull (#4562)
* remove redundant if submodules_updated

* speed up git by reducing remote commands

* run fetch only once
* run ls-remote less
  * don't run ls-remote if one would run fetch anyhow
* remove unnecessary remote_branch check in clone
  * kept if depth and version given

* fix fetch on old git versions
2016-09-12 13:36:14 -04:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
git.py Speedup git module on clone and pull (#4562) 2016-09-12 13:36:14 -04:00
hg.py Fix hg for python3 (#4528) 2016-08-24 11:14:45 -07:00
subversion.py Revert "Reset all locale environment variables before running svn commands" (#4358) 2016-08-08 10:18:50 -04:00