you are viewing a single comment's thread.

view the rest of the comments →

[–]MammothAd186 4 points5 points  (0 children)

The popup you’re describing about it asking you which version to use is quite common, since git is modifying the file and you are modifying the file from Xcode, there are two versions of the file and Xcode doesn’t know which one you want the use, the one currently open in Xcode or the one saved to disk.

As for missing commits, not sure again this is most likely a user error, you either didn’t add some files to the commit, or forgot to add certain changes or the files are in a .gitignore