▲ 472 ▼ History repeats itself (lemmy.world) submitted 2 years ago by alphacyberranger@lemmy.world to c/programmer_humor@programming.dev 35 comments fedilink hide all child comments
[–] Blamemeta@lemm.ee 0 points 2 years ago (2 children) Yeah, but then you deal with merge conflicts permalink fedilink source parent hideshow 4 child comments replies: [–] gedhrel@lemmy.ml 2 points 2 years ago rerere is a lifesaver here. (I'm also a fan of rebasing; but I also like to land commits that perform a logical and separable chunk of work, because I like history to have decent narrative flow.) permalink fedilink source parent [–] dukk@programming.dev 2 points 2 years ago You can get merge conflicts in cherry picks too, it’s the same process. permalink fedilink source parent
[–] gedhrel@lemmy.ml 2 points 2 years ago rerere is a lifesaver here. (I'm also a fan of rebasing; but I also like to land commits that perform a logical and separable chunk of work, because I like history to have decent narrative flow.) permalink fedilink source parent
[–] dukk@programming.dev 2 points 2 years ago You can get merge conflicts in cherry picks too, it’s the same process. permalink fedilink source parent