radicle-jetbrains-plugin
radicle-jetbrains-plugin copied to clipboard
Git push to different RAD_HOME
When RAD_HOME is anything but the default, the git
process started by IntelliJ ignores the RAD_HOME
configured in the IDE.
All git operations of the radicle-remote-helper should take that into account, so we need to find out a way to pass this information to spawned git processes.