-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Alex Forrence edited this page Jun 16, 2016
·
9 revisions
Welcome to the github-notes wiki! See the menu on the right side for all topics.
- What is git?
- What is GitHub?
- Setting up git
- Creating a GitHub account
- Creating a repository
- Grabbing an existing project
- Modifying an existing project
- Modifying an existing project (without write access)
- Common issues
- Example projects
Good links (repeated from the README:)
-
https://try.github.io/levels/1/challenges/1
- Easy online walkthrough
-
http://stackoverflow.com/questions/3329943/git-branch-fork-fetch-merge-rebase-and-clone-what-are-the-differences
- exhaustive, covers common snafus too