Skip to content

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

License

Notifications You must be signed in to change notification settings

vyach-vasiliev/intellij-deploy-for-commits

Repository files navigation

Plugin for JetBrains IDEs (IDEA, PyCharm, etc)

Added VCS menu items for deploying files of selected commits.

Official page free plugin in JetBrains Marketplace

How install

  • open IDE settings -> plugins and type "Deploy for Commits" for search
  • or download manually

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

Example build for 2022.* version

build -PideaVersion=2022.1 -PsinceApp=221 -PuntilApp=231.* --stacktrace

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!

About

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

Topics

Resources

License

Stars

Watchers

Forks