Git Product home page Git Product logo

Comments (5)

ertuil avatar ertuil commented on June 2, 2024

You do not have premission to write this repo directly.
You should push to your cloned repo and create a PR which is welcome.

from erblog.

lloydroc avatar lloydroc commented on June 2, 2024

from erblog.

ertuil avatar ertuil commented on June 2, 2024

You are allowed to push to your OWN repo not this repo . Then you can make a PR to send the changes from your repo to this repo.
You can not push to this repo directly because you are not the onwer of this repo.
May be you should check whether your 'git remote' settings are correct. Or you might refer to github documents.

from erblog.

lloydroc avatar lloydroc commented on June 2, 2024

Hello @ertuil do you mean branch above? I should have permission to clone this repository, make a feature branch off master, push the feature branch, and create a PR correct? I have done a PR before on this repo doing these steps above?

It seems to be failing when I try to create a branch on the origin.

$ git push origin minor-changes
remote: Permission to ertuil/erblog.git denied to lloydroc.
fatal: unable to access 'https://github.com/ertuil/erblog.git/': The requested URL returned error: 403
$

I'm basically following these steps. https://gist.github.com/vlandham/3b2b79c40bc7353ae95a

from erblog.

ertuil avatar ertuil commented on June 2, 2024

Let me explain it with more details and that might help you.

  1. You do not have permission to ertuil/erblog.git.
  2. You might clone ertuil/erblog.git into lloydroc/erblog.git and you will have full permissions to your own repo.
  3. You might set your origin to lloydroc/erblog.git and push to your own repo.
  4. Now, you can pull request to send your contributions from your repo to this repo.
    That is the PR workflow, and you might want to have a try, Thanks.

from erblog.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.