Skip to content

A plugin for IntelliJ IDEA that adds a "Rename current commit" action, accessible from the Git section in the main toolbar.

Notifications You must be signed in to change notification settings

Rognin/idea-plugin

Repository files navigation

This is a plugin for Intellij Idea that adds a "Rename commit" button to the top of the Git section of the main menu. The plugin consists of one action. Currently the action opens the Commit window and modifies the message using VcsDataKeys.COMMIT_MESSAGE_CONTROL. This might not work in newer versions.

About

A plugin for IntelliJ IDEA that adds a "Rename current commit" action, accessible from the Git section in the main toolbar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages