Skip to content

the-pigeonhole-principal/github-merge-strategies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. Merge commit
    • Commit history commit history
    • Git blame git blame
  2. Squash and merge
    • Commit history commit history
    • Git blame git blame
  3. Rebase and merge
    • Commit history commit history
    • Git blame git blame

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published