Github Merge Strategies Tired of reading articles explaining github merge strategies? Want to see examples instead? Then this is the repo for you! This will include the 3 merge strategies you usually see at the end of a pull request on Github: Merge commit Commit history Git blame Squash and merge Commit history Git blame Rebase and merge Commit history Git blame