Anyone know how "mergeable" the project files are? Are they git friendly?
In general I feel like the best practice is to touch these .unity scenes as little as possible, and spend most of your time iterating on prefab files, which are easier to read.
Haven't tried git with unity so I dunno if there are any special case issues there.