this post was submitted on 26 Aug 2023
1181 points (98.6% liked)

Programmer Humor

32079 readers
218 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] homoludens@feddit.de 32 points 1 year ago (16 children)

Two new files wouldn't create a merge conflict though (unless they have the same name)?

[โ€“] jamkey@lemmy.world 5 points 1 year ago

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).

load more comments (15 replies)