How to upload a project to GitHub

After checking How can I upload my project’s Git repository to GitHub?, I still have no idea how to get a project uploaded to my GitHub repository.

I’m new to GitHub and I have no idea what to do. I created a repository, but I want to upload my project to it.

I’ve looked on the repository page for an upload button of some kind, but I haven’t seen anything of the sort.

I’ve looked at the links provided so far, but I’m still getting nowhere. They mention command line; is that Windows command line or Git Bash? Because I can’t get either to do anything.

I also tried using the Git GUI, but when I select the folder I want it says that it’s not a Git repository…does it need to be zipped up? I tried adding the .gitconfig file in the folder, but it doesn’t make a difference.

25 Answers
25

Leave a Comment