rikai / OpenYourMouth

Open Source Recipes from the Jupiter Broadcasting community
GNU General Public License v2.0
156 stars 79 forks source link

git n00b having frustrations #72

Closed g33kdad closed 9 years ago

g33kdad commented 9 years ago

Hi, I have been trying for hours to push a commit but I keep getting a 403 error.

I cloned the repo with the https URL. My local commit is good. Just can't push. Is there something I need to do to get permission to push to this repo?

Help. (and sorry if this is a stupid question... i just want to add a recipe)

TMKCodes commented 9 years ago

g33kdad there is a simple way.

  1. Fork the rikai/OpenYourMouth repository to your own github account.
  2. Pull your fork to your local machine.
  3. Do your edits and afterwards commit & push.
  4. Submit a pull request between rikai/OpenYourMouth and your fork g33kdad/OpenYourMouth

Now rikai can apply the pull request when he has the time.

g33kdad commented 9 years ago

Thank you! I really couldn't figure out how to do it. A lot of the terminology wasn't making sense.

Cheers, Matt On Dec 24, 2014 2:11 AM, "Toni Korpela" notifications@github.com wrote:

g33kdad there is simple way.

  1. Fork the rikai/OpenYourMouth repository to your own github account.
  2. Pull your fork to your local machine.
  3. Do your edits and afterwards commit & push.
  4. Submit a pull request between rikai/OpenYourMouth and your fork g33kdad/OpenYourMouth

Now rikai can apply the pull request when he has the time.

— Reply to this email directly or view it on GitHub https://github.com/rikai/OpenYourMouth/issues/72#issuecomment-68042237.

g33kdad commented 9 years ago

Done and done!

Belief-Appropriate Holiday Greetings, Matt

rikai commented 9 years ago

Glad you got it figured out!

It's a bit confusing to get started but makes a lot of sense in retrospect. :+1: