ansible/source_control
Dag Wieers f5f1ec65e4 Add diff mode support to git module (#3364)
* Add diffmode support to git module

This patch adds missing diffmode support to the git module.

* Remodel get_diff() and calls to it

As proposed by @abadger

* Ensure we fetch the required object before performing a diff

Also we handle the return code ourselves, so don't leave this up to run_command().
2016-08-11 13:27:32 -04:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
git.py Add diff mode support to git module (#3364) 2016-08-11 13:27:32 -04:00
hg.py Use the proper type for 'dest' argument 2016-05-14 12:08:39 +02:00
subversion.py Revert "Reset all locale environment variables before running svn commands" (#4358) 2016-08-08 10:18:50 -04:00