hg-git: push -d default seems not to work.

Uwe Brauer oub at mat.ucm.es
Sun May 7 08:44:36 UTC 2017


>>> "Rainer" == Rainer Woitok <rainer.woitok at gmail.com> writes:

   > Uwe,
   > On Friday, 2017-05-05 10:10:18 +0000, you wrote:

   >> ...
   >> Mercurial queues is  on my Todo list for sure.

[Snip]...


   >        hg qpush
   >        hg qrefresh -m 'Nice patch description.' -u '<Me at Home>'
   >        hg qfinish -a
   >        hg pull                       # This might now create a new head.
   >        hg merge                                          # If necessary.
   >        hg push                                    # Push patch upstream.
   >        hg commit --mq -m 'Delete patch just pushed upstream.'

   > So when working with Mercurial Queues  there normally is no need to cre-
   > ate new named branches in your main repository,  not even new heads, ex-
   > cept when "hg pull"  does create new changesets.   Thus the graph you're
   > interested in remains pretty linear with regard to your patch.

Thanks very much for the detailed answer. Since this is entirely new to
me it will require some study and practice from my side. If I run into
difficulties I might come back with questions.

Uwe 




More information about the Mercurial mailing list