I need to connect to our enterprise GitHub from PB IDE.
I have been successful in building a local repository on localhost and see it in TFS 2019 and VSCode.
But none of the how-to's demonstrate how to configure Git, GitHub and Tortoise to connect to a remote server.
I have directly logged onto the remote server, created a repository, pushed to master, but cannot connect from IDE with username and public key.
Plus, I never see the RMB option of 'Add to Source Control' when I click on the WorkSpace.