ansible/source_control
Rohan McGovern c242de1a39 git: clean up "fetch" method
De-duplicate repetitive code checking the exit code.

Include the stdout/stderr of the failed process in all cases.

Remove the returned values because no caller uses them.

Combine git commands where possible.  There is no need to fetch branches
and tags as two separate operations.
2014-12-19 13:13:08 +10:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
git.py git: clean up "fetch" method 2014-12-19 13:13:08 +10:00
hg.py file extensions! 2014-09-26 10:37:56 -04:00
subversion.py file extensions! 2014-09-26 10:37:56 -04:00