Skip to content

Instantly share code, notes, and snippets.

@tibbon
Created March 4, 2015 15:33
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 tibbon/7e49f90c198cd72d2548 to your computer and use it in GitHub Desktop.
Save tibbon/7e49f90c198cd72d2548 to your computer and use it in GitHub Desktop.
Git Circus

SETUP -

Create a new organization with a group name (this is public, so don't make it anything terrible) Create a new Github repo and all all group members to it Everyone create a fork of it

Now, create the appropriate branches and move through this story:

You're writing a story about a current event and using Github to help organize it. The story will be in a file that someone creates called storytime.md

  1. One group member will write a short and fun story about going to the circus. Do a Pull Request.
  2. Have another group member add contact information for the circus at the bottom. Do a Pull Request.
  3. Have another group member fix the name of the circus, as it was incorrect in the first version. Do a Pull Request
  4. Have another group member add a paragraph about the history of the circus. Do a Pull Request.
  5. Have another group member update the contact information from step 2, as the phone number is now changed. Do a Pull Request
  6. Have another group member add the names of 3 more performers. Do a Pull Request.
  7. Have another group member change the name of the file. Do a Pull Request.
  8. Have another group member rewrite the first sentence to be more happy sounding. Do a Pull Request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment