devRant on iOS & Android lets you do all the things like
++ or -- rants, post your own rants and comment on others' rants. You can also set
up your profile. Get it now!
Free Swag!
Get free laptop stickers if a rant you post gets 30 ++'s and a stress ball at 750 ++'s
In order to vote, comment or post rants, you need to confirm your email address.
You should have received a welcome email with a confirm link when you signed up. If you can't find the email, click the button below.
Someone once used to auto-format most of our code in his branch. He merged it 4 days long and deleted multiple changes in the trunk doing that. 3 months later I noticed that a few of my changes were just gone.
I had something like this happen to me with a bad rebase. Huge feature branch representing months of work by about a half-dozen people, and our coworker decides to rebase it instead of merging it into master. A bunch of random things just went poof. Would have been good if the deleted changes were completely deleted but we weren't that lucky. Instead a class file here would go missing while the instantiation of the class stayed behind. Sad lol.
Someone once used to auto-format most of our code in his branch. He merged it 4 days long and deleted multiple changes in the trunk doing that. 3 months later I noticed that a few of my changes were just gone.
rant
wk104