filmov
tv
Git Merge vs Git Rebase part 1 - Merge Commits

Показать описание
This is part 1 of a quick 2-part series on the differences between merge commits vs. rebase commits. This is just a visual demo to show the differences in what happens with your commits. This first part covers the merge commit strategies that many small teams or people that are not familiar with rebase use when working as a team to get code changes into their repositories.