ansible/source_control
Yap Sok Ann 633438bfbb git: Always return the before/after revisions, even in check mode.
The return values from check mode and non-check mode should match in all cases,
except when a SHA-1 hash is used as version, as there is no way to check if it
is a valid hash using `git ls-remote`.

Also, to accomodate this change, the force flag for the reset function has been
removed so that we can do the checking in main.
2013-10-16 20:37:07 +08:00
..
bzr fix docstring indentation on scc modules 2013-10-01 16:46:17 -04:00
git git: Always return the before/after revisions, even in check mode. 2013-10-16 20:37:07 +08:00
hg Fix Hg.__init__(...) reading value from self.hg_path 2013-10-10 15:46:10 +00:00
subversion fix docstring indentation on scc modules 2013-10-01 16:46:17 -04:00