I am stuck on this exercise. I am on "Uploading your project #3." I have done so many changes that I am not even sure how to start over on this project. If I am able to continue without starting over then, can somebody walk me through these steps. When I type in the summary on Desktop, the "commit to master," remains faded. It will not let me to select it.
Using GitHub Desktop
In GitHub Desktop, add a local repository by clicking File > Add a Local Repository, and then navigating to your local repository.
Create your first commit by typing a summary commit message in the field provided and clicking Commit to master
Add the remote by clicking Repository > Repository Settings... and pasting the URL from your repository on GitHub into the "Primary remote repository (origin)" field. Click Save.
Click Publish in the top right corner to push your repository to GitHub.
I am stuck on this exercise. I am on "Uploading your project #3." I have done so many changes that I am not even sure how to start over on this project. If I am able to continue without starting over then, can somebody walk me through these steps. When I type in the summary on Desktop, the "commit to master," remains faded. It will not let me to select it.
Using GitHub Desktop
In GitHub Desktop, add a local repository by clicking File > Add a Local Repository, and then navigating to your local repository.
Create your first commit by typing a summary commit message in the field provided and clicking Commit to master
Add the remote by clicking Repository > Repository Settings... and pasting the URL from your repository on GitHub into the "Primary remote repository (origin)" field. Click Save.
Click Publish in the top right corner to push your repository to GitHub.