When I run the command :
git reset --hard origin/v1.1.2
I get in return:
fatal: ambiguous argument 'origin/v1.1.2': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'