Giter VIP home page Giter VIP logo

Comments (5)

Julius2342 avatar Julius2342 commented on July 29, 2024

Hi @otokarl ,

thank you for your contribution!

just clone the repo to your account - push to this remote and do a pull request.

(that is the common approach / workflow)

Best

Julius

from pyvlx.

otokarl avatar otokarl commented on July 29, 2024

Hi,
When I try to push my local branch to github, I get this error.
I've missed something?

git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --set-upstream origin refs/heads/otokarl_dexxo:refs/heads/otokarl_dexxo
Pushing to https://github.com/Julius2342/pyvlx.git
remote: Permission to Julius2342/pyvlx.git denied to otokarl.
fatal: unable to access 'https://github.com/Julius2342/pyvlx.git/': The requested URL returned error: 403

Completed with errors, see above

from pyvlx.

Julius2342 avatar Julius2342 commented on July 29, 2024

You have to clone the repository into your account ( https://github.com/otokarl/pyvlx ).

Then you can add this repository as remote: git remote add someusefulname [email protected]:otokarl/pyvlx.git

Then you have to remotes (verify with git remote -v, you should see origin and someusefulname).

Then you can do git push -u someusefulname nameofyourbranch

from pyvlx.

otokarl avatar otokarl commented on July 29, 2024

Ok thanks,
Now the build failed but I don't know why, and I don't see the link with my changes.
Could you please take a look ?
#59

from pyvlx.

otokarl avatar otokarl commented on July 29, 2024

Thanks @Julius2342 !
When do you plan a new release ?

from pyvlx.

Related Issues (20)

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.