>>> "SK" == Sushil Khanchi <[email protected]> writes:

   > On Thu, Dec 17, 2020 at 6:45 PM Uwe Brauer <[email protected]> wrote:
   >> 
   >> > On Thu, Dec 17, 2020 at 2:03 PM Uwe Brauer <[email protected]> wrote:
   >> 
   >> > Yes, if the working directory parent has an active topic `hg heads` 
gives
   >> > an incorrect result. There is a Merge Request to fix this which will be
   >> > merged soon. See
   >> > https://foss.heptapod.net/mercurial/evolve/-/merge_requests/286
   >> 
   >> That also may explain why
   >> enforce-single-head = yes prevents commit
   >> 
   >> Also there are no multiple heads?


   > But you see multiple heads if you check them using a revset? If so, then I
   > guess it's doing the right thing.

Do mean with something like 

hg log -r tip -T '{count(revset("head()"))}\n'
   > (Ignore `hg heads` for now, as it is buggy.)

ok

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Mercurial mailing list
[email protected]
https://www.mercurial-scm.org/mailman/listinfo/mercurial

Reply via email to