There is a mercurial command to revert files. hg revert
this should revert any changes. You can also pass a file name to it e.g hg revert fileName
.
There is a mercurial command to revert files. hg revert
this should revert any changes. You can also pass a file name to it e.g hg revert fileName
.