Howdy, Can anyone point me in the right direction.
– I just installed Komodo IDE 9.2.
– I have an account on Github and a private repository is installed
– I have Github for Windows installed on my PC (not git from http://git-scm.com/download/win)
– I have a local copy of the github repository on the PC which I directly edit and then sync/commit to github.
So, I can’t for the life of me figure out how to version control from the IDE with this configuration. I can open the local copy of the github repository files using the IDE, edit them, and then using github for Windows, sync/commit them back up to github.
However, none of the version controls in Komodo are available using this process.
Do I also need to install git on the PC and have it act as a middle man between Komodo and github? If yes, are there any docs on doing this?