What it means to rebase a Pull Request submitted on GitHub
To the 1st time open source contributor, to rebase a branch might look both obscure and scary.
To the 1st time open source contributor, to rebase a branch might look both obscure and scary.
This blog post is intended to help people willing to understand better the process to contribute to a github opensource project for the 1st time. It does not explain “how” to use the github fork workflow but rather “why” it is used and why it seems so complex the 1st time you look at it.