Skip to content
Snippets Groups Projects

topic: allow specifying current topic using period

Open Sushil Khanchi requested to merge topic/default/cmd-topic-feature into branch/default
  1. Dec 07, 2021
    • Sushil Khanchi's avatar
      topic: allow specifying current topic using period · 1195fdf27ee1
      Sushil Khanchi authored
      This means `hg topic . --rev <revspec>` will amend the revs with
      current active topic. This would be useful in general.
      
      Also, it can be provided as an "explicit" alternative to `hg amend` to
      change the topic of parent with current active topic.
      1195fdf27ee1
Loading