filmov
tv
How to integrate a GitHub Pull Request using interactive rebase and squashing commits

Показать описание
This episode, I'm going to show how I usually integrate Pull Requests when working on an open-source project.
You'll see a very easy way to create a new branch based on the original commit this Pull Request was created on top of, and how to squash commits during rebase.
You'll see a very easy way to create a new branch based on the original commit this Pull Request was created on top of, and how to squash commits during rebase.