logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Rename Git Tag - Control Tag Names | Online Free DevTools by Hexmos

Rename Git tags instantly with Git Rename-Tag. Control tag names locally and remotely in your Git repositories. Free online tool, no registration required.

git-rename-tag

Rename a Git tag. Part of git-extras. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-rename-tag.

  • Rename an existing Git tag locally and remotely:

git rename-tag {{old_tag_name}} {{new_tag_name}}

See Also