838

Yeah learned this the hard way.

you are viewing a single comment's thread
view the rest of the comments
[-] majster@lemmy.zip 8 points 4 days ago

I rebase and force push PR branches all the time. Master is moving quicker than my PR.

[-] SavinDWhales@lemmy.world 1 points 4 days ago

Yeah, our whole workflow is based on rebasing our feature branches on develop. Makes for a clean git log. :)

Don't be afraid of git reset --hard if you rebased with the button on GitHub/gitlab, though. :D

this post was submitted on 06 Oct 2025
838 points (96.8% liked)

Programmer Humor

26827 readers
2906 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