Forrest logo
back to context overview

git-rename-tag

List of commands for git-rename-tag:

  • git-rename-tag:tldr:3eb31 git-rename-tag: Rename an existing Git tag locally and remotely.
    $ git rename-tag ${old_tag_name} ${new_tag_name}
    try on your machine
    explain this command
back to context overview