githubteacher / flaming-octo-meme

demo repo for today's Intermediate class
0 stars 5 forks source link

I wish I had known there was an introductory class yesterday. I have a branch and file...but not sure how to submit it. #106

Open hkuhnert opened 9 years ago

githubstudent commented 9 years ago

Did you create it on your local computer or on GitHub?

hkuhnert commented 9 years ago

Local....I tried to push to the repo but I get an permission error

githubstudent commented 9 years ago

First, you will need to be added as a collaborator. Then you will need to use git push -u origin <your-branch-name>

hkuhnert commented 9 years ago

Thanks...I was able to push. Hope I can keep up with the rest of the class. :-)