Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthewmccullough/3784007 to your computer and use it in GitHub Desktop.
Save matthewmccullough/3784007 to your computer and use it in GitHub Desktop.
2012-09-25 Free Class and Office Hours Notes

GitHub Getting Started Class and Office Hours

Training Team

Resources

Office Hours Show Notes

Fork

Pull Request

  • Conflict resolution?
  • Resolve it in the same way.

Merging Syntax

git merge ________

Pull Request Manual Retrieval

git ls-remote https://github.com/githuborg/project2.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment