1205
A classic
(sopuli.xyz)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I think the idea is both are adding new files and also making changes to various files but his commits to the non-new files caused the conflict. Also, if both new files affect the same deliverable (like a DLL) then that could create a conflict in some cases (though I think that all depends on the build system).