Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
This is using git. Not sure how my stuff was overwritten and erased, but we're going to have to figure it tomorrow.
-
What's weird is all the commits I made from my local branch are visible in the history, but in my editor the changes were deleted or over written after he merged his branch
-
anolis3735yHere's some reading on the feature branch workflow. https://atlassian.com/git/...
And for the problem first thing in the morning, perhaps this site may help now or in the future.
www.ohshitgit.com -
Sounds like he had local merge conflicts and just deleted all your work; what a careless decision
That moment when your co-worker merges his branch and removes all of the work you have done for the last 7 hours, two minutes before clock out time...
rant