Skip to content
  • Sushil Khanchi's avatar
    amend: abort if amending s0 with a different topic · 9f6047a37c88
    Sushil Khanchi authored
    This patch fixes issue of silently changing topic when amending on s0
    (base of a topic stack) by aborting in that case. So now if you amend
    s0 with a topic which is different from wdir parent it won't let you
    amend until you update to the topic of wdir parent.
    
    Changes in test file reflect the added behavior.
    9f6047a37c88