I have a problem! We are working on an iPhone application and use git. The problem is that if someone changes something in the project (adds a file, etc.), and I'm trying to extract this change, I need to merge it. But merging is not painless, I often get a corrupt project file and have to spend quite a lot of time to fix it.
Does anyone have a solution to this problem?
(Sorry for my crappy English)
source
share