I am wondering if the merge = union parameter in .gitattributes makes sense for .pbxproj files.
The manpage position for this option:
Run a three-way file level alignment for text files, but take lines from both versions instead of leaving conflict markers. This tends to leave the added lines in the resulting file in random order, and the user should check the result.
As a rule, this should be good for 90% of cases when adding files to a project. Does anyone have any experience with this?
git merge objective-c cocoa
Ortwin Gentz Apr 28 '10 at 11:50 2010-04-28 11:50
source share