Always apply (and hide) some patches
Danylo Hlynskyi
abcz2.uprola at gmail.com
Mon Jun 5 06:04:04 UTC 2017
Thanks for the answer.
MQ hardly solves my problem. Here is an example of my current workflow:
0. Repo has secret commit WORKSPACE, which contains my local changes to
project infrastructure
1. Make changes, test, commit.
2. histedit and reorder secret commit WORKSPACE at top
3. change phase to draft for my new commit
4. push
5. update to my new commit
6. commit as subrepo change in another meta-repo
7. update to WORKSPACE, so I can work on new features
Even if I'd like to commit --amend, I still have to do new commit and then
histedit. How can MQ help me simplify this process?
2017-06-04 19:24 GMT+03:00 Dr Rainer Woitok <rainer.woitok at gmail.com>:
> Danylo,
>
> On Saturday, 2017-06-03 15:38:55 +0300, you wrote:
>
> > I have a need for a strange workflow.
> > ...
> > Is it possible to achive this with modern Mercurial?
>
> Not sure whether or not you are aware of the Mercurial Queues extension
> and whether or not the Mercurial Queues extension would qualify as "mod-
> ern" in your book, but in case you are not aware of it or don't regard
> it as old fashioned, it would perhaps deserve a closer look.
>
> Sincerely,
> Rainer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20170605/84c42646/attachment-0002.html>
More information about the Mercurial
mailing list