How to Rebase
Say you have a branch called hotfix. You originally started by branching off of develop, but this was accidental. You need to rebase this branch from develop to main to release it as a hot fix. Here's an easy-to-follow guide on how to do it:
On your...
blog.kellenbaker.com2 min read