GithubHelp home page GithubHelp logo

Comments (6)

dhruvkrishnavaid avatar dhruvkrishnavaid commented on June 18, 2024 1

The origin URI is not specified.
Run git remote add origin https://github.com/{username}/{repo_name}.git first then try running git push origin master again

from masterportfolio.

ashutosh1919 avatar ashutosh1919 commented on June 18, 2024

@rajesh9943 I think @dhruvkrishnavaid's comment would help you push the changes to repo. I explained in detail in this video

Feel free to reopen with more details if the issue is not yet resolved

from masterportfolio.

rajesh9943 avatar rajesh9943 commented on June 18, 2024

Hi @dhruvkrishnavaid @ashutosh1919
I facing an issue in updating masterportfolio.
using this cmts git remote add origin https://github.com/rajesh9943/rajesh9943.github.io.git
and git push origin master
Error :
$ git remote add origin https://github.com/rajesh9943/rajesh9943.github.io.git
error: remote origin already exists.

from masterportfolio.

dhruvkrishnavaid avatar dhruvkrishnavaid commented on June 18, 2024

Hi @dhruvkrishnavaid @ashutosh1919
I facing an issue in updating masterportfolio.
using this cmts git remote add origin https://github.com/rajesh9943/rajesh9943.github.io.git
and git push origin master
Error :
$ git remote add origin https://github.com/rajesh9943/rajesh9943.github.io.git
error: remote origin already exists.

Please share the output after running git remote -v

from masterportfolio.

rajesh9943 avatar rajesh9943 commented on June 18, 2024

sure, @dhruvkrishnavaid
origin https://github.com/rajesh9943/rajesh9943.github.io.git (fetch)
origin https://github.com/rajesh9943/rajesh9943.github.io.git (push)

from masterportfolio.

dhruvkrishnavaid avatar dhruvkrishnavaid commented on June 18, 2024

sure, @dhruvkrishnavaid
origin https://github.com/rajesh9943/rajesh9943.github.io.git (fetch)
origin https://github.com/rajesh9943/rajesh9943.github.io.git (push)

Your git origin has already been set. Perhaps you're running git add remote twice. Just ignore the error and skip forward to the next step.

from masterportfolio.

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.