1096
Rebase Supremacy (programming.dev)
(page 2) 50 comments
sorted by: hot top controversial new old
[-] JoYo@lemmy.ml 9 points 10 months ago

Anyone mind explaining to me how git rebase is worth the effort?

git merge has it's own issues but I just don't see any benefit to rebase over it.

load more comments (5 replies)
[-] jaemo@sh.itjust.works 8 points 10 months ago

Fuck a merge commit! Rebase ervray day bay bayyy.

[-] tatterdemalion@programming.dev 7 points 10 months ago

Rebase feature branch, merge commit into main (NO SQUASH).

[-] cupcakezealot 4 points 10 months ago

make the commit message be "we’ve fixed bugs and improved performance. to experience the newest features and improvements, checkout the latest version of the branch."

load more comments (1 replies)
[-] AeonFelis@lemmy.world 6 points 10 months ago

I like rebase, it's everyone else that hate it when I rebase main twice a day.

[-] RampantParanoia2365@lemmy.world 6 points 10 months ago

You had me a "Sydney Sweeney reveals".

[-] iAvicenna@lemmy.world 6 points 10 months ago* (last edited 10 months ago)

I personally prefer "git off my lawn"

load more comments (1 replies)
[-] cupcakezealot 5 points 10 months ago

i like to create ten different checkouts of main, rebase them all slightly differently and then no fast forward merge them all back into each other

[-] rimjob_rainer@discuss.tchncs.de 5 points 10 months ago

Daily circlejerk

[-] nullPointer@programming.dev 4 points 10 months ago

do it often. you may end up with 150 conflicts to have to wade through.

load more comments
view more: ‹ prev next ›
this post was submitted on 04 Apr 2024
1096 points (100.0% liked)

Programmer Humor

20673 readers
838 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS