1278
you are viewing a single comment's thread
view the rest of the comments
[-] Netrunner@programming.dev 14 points 2 years ago

If you can't use git I don't see how you're gonna do with other things. It's dead simple.

[-] jack@monero.town 30 points 2 years ago

Solving merge conflicts or rebasing is not simple

[-] lightnegative@lemmy.world 13 points 2 years ago

Do it enough times and it stops being scary.

Using a tool like VSCode to perform the actual merges on individual files also helps because it shows what "yours" and "theirs" changes are from a user perspective, not a git perspective

[-] boomzilla@programming.dev 2 points 2 years ago

The 3-way merge editor in VSCode is a fantastic tool. Really helps in visualizing what comes from where and preventing merge accidents.

load more comments (1 replies)
load more comments (7 replies)
this post was submitted on 09 Nov 2023
1278 points (100.0% liked)

Programmer Humor

37235 readers
19 users here now

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

Rules:

founded 5 years ago
MODERATORS