Skip to content

sumniy/Git-New-Tag-Extended

Repository files navigation

Git-New-Tag-Extended

Git-New-Tag-Extended is a plug-in that extends the basic git tag functionality of IntelliJ IDEA.

JetBrains Marketplace page

The Git-New-Tag-Extended plug-in adds:

  1. Always keep the latest tag list by fetching tags before creating them
  2. Add a list of tags to make it easier to select previous tag information.
  3. We added the Add function so that you can add multiple tags at once.

It will be useful when you add the next version of the tag.

Feature Description

This plugin can be found right next to the existing menu

easily select and add from the existing tag list

add multiple tags at once using the Add button

And it always shows the latest tag list because it fetches tags from the origin every time it runs a plugin.

  • tag list contains only the last 100 tags
  • This plug-in works only with git projects.

About

intellij plugin that extends the existing git new tag functionality.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages