Foobar
Here is where I'm putting some of my files from the Prog270 Winter, 2016 class.
git status
git add README.md
git status
git commit -m "My Commit"
git push
Don't ever do a git commit without the dash m (-m). It opens an editor and you won't be happy when you are in it.
I pulled my changes down in to qux.