Unstages the file which was staged previously to be committed, so that it is no longer committed when EditorVCSInterface.commit is called. Argument should contain the absolute path.
See Implementation
Unstages the file which was staged previously to be committed, so that it is no longer committed when EditorVCSInterface.commit is called. Argument should contain the absolute path.