Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • evolve evolve
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 28
    • Merge requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar

Due to a massive storm of spam, registration on this instance now requires explicit administrator approval. Sorry for the added friction, we're also looking into automatic filtering options.

  • mercurialmercurial
  • evolveevolve
  • Merge requests
  • !408

topic: allow specifying current topic using period

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Sushil Khanchi requested to merge topic/default/cmd-topic-feature into branch/default Dec 11, 2021
  • Overview 8
  • Commits 1
  • Pipelines 4
  • Changes 2

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.

Closes #44

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/cmd-topic-feature