logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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