I have created a repository on GitHub and would now would like commit changes to this repository using Git. I have a project file structure (created using Heroku) to be committed. What steps are required in order to link an existing GitHub repository with Git?
In the past I've used "GitHub for windows" UI to create a GitHub repository. This creates a file structure on my machine and as I update the file structure, the changes are recognised.
But this new setup is a little different in that the project already exists, and I want to link it to a new GitHub repository.