You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
bzr fix docstring indentation on scc modules 11 years ago
git git: Always return the before/after revisions, even in check mode. 11 years ago
hg Fix Hg.__init__(...) reading value from self.hg_path 11 years ago
subversion fix docstring indentation on scc modules 11 years ago