Need advice how to keep local changes without committing to main branch

Andrei Vermel avermel at mail.ru
Tue Dec 12 21:18:49 UTC 2006


I need to regularly commit changes to the main branch, but there are some local changes 
that I do not want to commit. Also I'd like to be able to resolve conflicts if the locally 
changed files get changed in the main branch.
MQ doesn't help as far as I can tell, as with patches applied I can't commit easily - 
would need to qpop / qpush all the time. I can't add the files to the .hgignore either, 
since they are managed by hg.

Can anyone recommend how to do it properly please?

Andrei 




More information about the Mercurial mailing list