Skip to content

Instantly share code, notes, and snippets.

@holtzermann17
Last active November 4, 2015 19:20
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 holtzermann17/aee4c6c7a86402f99e3a to your computer and use it in GitHub Desktop.
Save holtzermann17/aee4c6c7a86402f99e3a to your computer and use it in GitHub Desktop.
quick intro to branches

This is a quick introduction to using branches on Github.

When you go to save your work, you will be given the opportunity to save it to a branch.

At the next screen you are given the option to open a pull request. You don't need to do that right away. You can come back to it when you've made some more changes on the branch.

First, you need to find the branch to make changes. It's available from a dropdown on the repository's main screen.

See images below for an illustration of these points.

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