Managing local changes I don't want to push?

Bela Babik teki321 at gmail.com
Thu Aug 9 05:12:17 CDT 2007


> depend on the MQ changeset? I suppose I could do "hg qpop" before "hg
> commit" and "hg push" and then do "hg qpush" again afterwards? Sounds a
> bit cumbersome. :(

The previously mentioned record extension may be your friend. I don't
know if it can be used with 0.9.4.

An other possibility:
hg commit -X Makefile

(but yes, with mq you need to qpop before the commit)

teki


More information about the Mercurial mailing list