Possible Duplicate:
How to edit incorrect commit message in Mercurial?
Can i rename commit in mercurial before pushing on server from local repository?
I accidentally make commit with wrong name..(
Can i rename commit in mercurial before pushing on server from local repository? I accidentally make commit with wrong name..(
| |||
|
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Sounds to me like a duplicate of this question. Check that link, an answer is given there. Importantly if you follow the advice on that page, make sure you backup your latest changeset. Performing a rollback will remove the latest changeset completely. In fact, it may be wise to make a new clone of your working repository as a backup... just in case. | |||
|
feedback
|
rollback. – Joel B Fant Jun 14 '11 at 15:00