this post was submitted on 07 Feb 2025
761 points (99.2% liked)

Programmer Humor

37355 readers
567 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] PowerCrazy@lemmy.ml 1 points 5 months ago

Git is great. Git is Complicated. But assuming you have a protected master branch that requires PRs and will detect merge conflicts before attempting to merge, it's not really dangerous. It is however frustrating.