git rename-tag
Rename a Git tag.
Part of `git-extras`.
- Rename an existing Git tag locally and remotely:
git rename-tag {old_tag_name} {new_tag_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).