community.general/lib/ansible/modules/source_control
Dag Wieers 4ee9cc4b3f 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-12-08 11:24:49 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
git.py Add diff mode support to git module (#3364) 2016-12-08 11:24:49 -05:00
hg.py Use the proper type for 'dest' argument 2016-12-08 11:24:28 -05:00
subversion.py Revert "Reset all locale environment variables before running svn commands" (#4358) 2016-12-08 11:24:48 -05:00