Giter Club home page Giter Club logo

Comments (13)

kxiao02 avatar kxiao02 commented on May 24, 2024 1

Sorry for replying so late. I have deleted my local project as well as my github account and started over. Everything is fine now. @lujiaying Could you help me close this issue? I have no access now.

from dsa-java.

jdchoi77 avatar jdchoi77 commented on May 24, 2024

@kxiao02 please make sure you "pushed" after making "commits" which are two separate steps.

from dsa-java.

 avatar commented on May 24, 2024

@kxiao02 please make sure you "pushed" after making "commits" which are two separate steps.

@jdchoi77 I did push the whole project and it told me that everything is up-to-date. I think the problem might be that I imported the project with the remote name 'github' instead of 'origin'?

from dsa-java.

jdchoi77 avatar jdchoi77 commented on May 24, 2024

@kxiao02 the name of the branch should be origin instead of github

from dsa-java.

 avatar commented on May 24, 2024

@jdchoi77 How can I fix that?

from dsa-java.

jdchoi77 avatar jdchoi77 commented on May 24, 2024

@kxiao02 a proper but possibly difficult way is to learn how to change a remote branch name (so much resource available for this online). An easy way is to delete your local project and repo in Github and start from scratch but this time, make sure the origin branch is setup properly.

from dsa-java.

 avatar commented on May 24, 2024

@jdchoi77 Ok! Thank you so much :)

from dsa-java.

lujiaying avatar lujiaying commented on May 24, 2024

@kxiao02 Could you share your solution to benefit the class?

Besides, if this issue has been solved, please close it.

from dsa-java.

 avatar commented on May 24, 2024

@lujiaying Sorry I still haven't solve the problem. There was some problem with my romote brach in the first place or I wouldn't be using 'github' instead. So simply deleting everything won't work. Maybe I'll come up with a solution to this problem tomorrow.

from dsa-java.

lujiaying avatar lujiaying commented on May 24, 2024

Got it. No worry to rush at all.

Same as Dr. Choi's suggestion, the easiest way is to delete both local codebase in your laptop and remote repository in Github to get a clean starting point. And re-do the whole process from scratch.

from dsa-java.

 avatar commented on May 24, 2024

@lujiaying But the problem is that my remote named 'origin' leads to a 404 page that exist even if a repository is absent, and I have no clue how to get rid of it. Will deleting the local project also delete the remote, too?

from dsa-java.

 avatar commented on May 24, 2024

@lujiaying Maybe I'll just re-do the whole process lol.

from dsa-java.

lujiaying avatar lujiaying commented on May 24, 2024

I would recommend maybe to study some core concepts "Github Remote repository vs local repository", "Github Branch".
"Origin" is the branch name, and if you previously push your local branch into remote github branch, you would still able to push your local branch into remote origin branch. (One Github Repo can have a bunch of branches)

After origin branch is pushed successfully, you can safely delete github branch.

from dsa-java.

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.