So I keep making a silly mistake in Mercurial. Often times, I\'ll start work without doing an \"hg pull\" and an \"hg update.\" When I try to push my changes, I get an err
If you are familiar with git you'll be happy to use histedit that works like git rebase -i.
git rebase -i