hg reset local repository to the state of remote one

Viewed 7703

how can I reset my local repository, to the state of remote one?

I have commited local changes (didn't push).

I want to delete all the differencies.

1 Answers
Related