I am trying to create a new patch. So I wrote:
hg qnew -e -f mypatch.patch
But I get a message:
abort: working directory revision is not qtip
What exactly is the error here and how to resolve it?
I am trying to create a new patch. So I wrote:
hg qnew -e -f mypatch.patch
But I get a message:
abort: working directory revision is not qtip
What exactly is the error here and how to resolve it?