Hi everyone,

With bug 725362 finally getting fixed, the hg server is now configured to
not change the hg phase for the mq patches that you push to try, so now you
can do things like qpop the pushed patches, etc.  This means that you can
remove the following from your ~/.hgrc as well:

 [hooks]
 post-push = hg phase --force --draft "mq()"

I have removed the documentation about the ~/.hgrc hack from <
https://wiki.mozilla.org/ReleaseEngineering/TryServer>.

Cheers,
--
Ehsan
<http://ehsanakhgari.org/>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to