Hello!
I have connected XCode with my github account and when I try to commit from Source Control -> Commit and check the box to push to origin/remote, I get the following error:
An unknown error occured. could not find repository from '.' (-1).
When I do not check the box to push to remote and then do an aditional step to manually push, I do not get this error.
But I can see the changes to the remote.
What could be the problem?
Thank you!