Jan 21, 2024
It's perfectly fine to use git rebase to bring your local branch you haven't pushed up-to-date. You should never use it for branches that have already been pushed, and this has been common knowledge for like 10 years. Catch up :)
It's perfectly fine to use git rebase to bring your local branch you haven't pushed up-to-date. You should never use it for branches that have already been pushed, and this has been common knowledge for like 10 years. Catch up :)
Full Stack developer at fintech company. I mainly write about React, Javascript, Typescript, and testing.