Skip to content

Instantly share code, notes, and snippets.

@aespaldi
Created September 2, 2012 20:51
Show Gist options
  • Save aespaldi/3604437 to your computer and use it in GitHub Desktop.
Save aespaldi/3604437 to your computer and use it in GitHub Desktop.
Get comfortable with Git (and GitHub)
** Instructions: ** The goal of this team based activity is to practice using Git and GitHub in a fun environment and to get comfortable with solid workflows before you are working on production code.
** Resources: ** Before beginning this activity, you should learn about Git and GitHub on your own. Here are some good resources:
* One
* Two
** Setup: **
* Try to complete this activity using only the console help for Git (git --help) or download a git [http://cheat.errtheblog.com/s/git/] (cheatsheet)
* Choose a team of 4 (or more) - everyone should have Git installed locally and a GitHub account.
* Choose a repo owner.
* Fork the repo at ... to the owner's account. Rename it - this will be the base repo you will use for the following activities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment