WIP: Topic/default/topic prune
- Aug 31, 2020
-
-
Matt Harbison authored
This is a more discoverable option than the `--topic` option on the `prune` command (though that gives more options) due to its proximity to `--clear`. I'm sure there's a way to build the `**opts` for the command less manually, but I don't know how.
-
Matt Harbison authored
There was recent discussion on the mailing list about confusion over how to get rid of the topic revisions vs what `hg topic --clear` does. Adding `--prune` to the `topic` command would be clearer, but this was a simpler first step. We already have similar syntactic sugar for `push` and `outgoing`, and this copies that code to honor `.` to mean the active topic.
7c64d87cb8dd
-