• Create a merge commit

    All commits from this branch will be added to the base branch via a merge commit.

  • Squash and merge

    The from this branch will be combined into one commit in the base branch.

  • Rebase and merge

    The from this branch will be rebased and added to the base branch

You can also open this in Github Desktop or view