/idea_deploy_for_commits

[Plugin for IDE IDEA] Added VCS menu items for deploying files of selected commits.

Primary LanguageJavaMIT LicenseMIT

Plugin for IDE "JetBrains IDEA"

Added VCS menu items for deploying files of selected commits.

How use

  1. Select line/lines of commits
  2. Open the right menu in the file panel on the right
  3. Choose action for deployment

alt text

How build

gradle build --stacktrace -PideaVersion=2021.1 -PsinceApp=211 -PuntilApp=221.*

And finally, if you want to remove of large files from the cache, then delete the folders along this path (for Windows) %USERPROFILE%/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/

Resources

Contribution

Please let me know about any problems in issues. Cheers!