1099
Rebase Supremacy (programming.dev)
(page 2) 50 comments
sorted by: hot top controversial new old
[-] JoYo@lemmy.ml 9 points 2 years 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 2 years ago

Fuck a merge commit! Rebase ervray day bay bayyy.

[-] tatterdemalion@programming.dev 7 points 2 years ago

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

[-] cupcakezealot 4 points 2 years 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 2 years ago

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

[-] RampantParanoia2365@lemmy.world 6 points 2 years ago

You had me a "Sydney Sweeney reveals".

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

I personally prefer "git off my lawn"

load more comments (1 replies)
[-] rimjob_rainer@discuss.tchncs.de 5 points 2 years ago

Daily circlejerk

[-] cupcakezealot 5 points 2 years 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

[-] nullPointer@programming.dev 4 points 2 years 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
1099 points (100.0% liked)

Programmer Humor

26817 readers
1546 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