git
14.7 KB
-
git: Always return the before/after revisions, even in check mode. · a53e7045
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.
Yap Sok Ann committed