Skip to content

[FR] Add option to annotate imported tags with a default message #346

@dhs-rec

Description

@dhs-rec

Currently, all tags imported from Mercurial become s.c. "lightweight" tags in the target Git repository. Commands like git describe ignore such lightweight tags by default, so it would be great if the tags could optionally be annotated, for example

  • --annotated-tags creates annotated tags with a default message, like "Imported by hg-fast-export."
  • --annotated-tags=<message> creates annotated tags with the given message

Metadata

Metadata

Assignees

No one assigned

    Labels

    contribution-requiredMaintainer has no time and/or no plans to work on this, interested parties should submit a patchpatches-welcomeThe reporter is welcome to submit a patch to fix the reported issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions