Why is it that XCode cannot push my changes?
- by Justin Case
I am writing an iOS application in XCode. I associated a remote repository to it.
I finished writing a View Controller file and then went to File - Source Control - Commit. I wrote a commit message. Oddly, every time I typed a space, an error popped up that read "1 of 2 files will be commited."
I then tried to push the commit by clicking File - Source Control - Push. However, I get an error that notes that I have unsaved changes. Why? Didn't I just commit?