Search code examples
xcodexcode4github

Integrating xcode4 with github, ssh, getting error when pulling / push


Everything seems to be set up fine, but when I try to pull from github, I get the error 'git/master/ is not a valid remote branch to pull from. Please choose a different remote branch.

when i try to push.. it tells me that the working copy is out of date and I should pull first. What to do ? Thanks !


Solution

  • I just used the github's quick mac setup and that seems to work fine but I didn't find any solution to what the xcode issue is !