Skip to content

Instantly share code, notes, and snippets.

@todgru
Created December 11, 2012 18:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save todgru/4260877 to your computer and use it in GitHub Desktop.
Save todgru/4260877 to your computer and use it in GitHub Desktop.
How to use git pull request

#How to use Pull Request

From https://help.github.com/articles/using-pull-requests

After you have branched from the mainline, made changes, commit to your branch and push your branch to the Github repo.

In the Github repo, select your branch from the drop down.

Click pull request......

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment