What is the Mercurial equivalent of the command git checkout removedFile? The word removedFile means the removal by the basic-shell rm -command, not by git rm -command.
What is the Mercurial equivalent of the command git checkout removedFile ? The word
Share
should put your missing file back.