Innovar-Healthcare / Channel-History-Git-Plugin

Git Version Control Extension for Mirth Connect
5 stars 1 forks source link

"Git Remote Branch" not being respected #1

Open mhokanson opened 2 weeks ago

mhokanson commented 2 weeks ago

I've set the "Git Remote Branch" to a branch other than master and while I've got one commit to that remote branch, every commit since that initial commit has gone to master.

Please let me know how I can help troubleshoot and solve this.

joshmc82 commented 2 weeks ago

Created Innovar internal JIRA SUP-1 to address this.

joshmc82 commented 1 week ago

After further investigation, we have discovered that the plugin will only use the same branch the local repository was cloned from. It doesn't currently know how to switch branches. The workaround here would be to manually delete your local repository in appdata/InnovarHealthcare-version-control We will add this to the documentation for now and work on being able to support switching branches in a future release.