Skip to content

Commit

Permalink
updating readme with auth error instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
zd123 committed Aug 30, 2022
1 parent 8085a4f commit f3fac02
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Week-01-Pandas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,9 @@
* `git push`
* Please submit the link to your forked repo Exercise homework file in the HW Tracker Sheet next to your name.
* [Tuesdays HW Submission Sheet](https://docs.google.com/spreadsheets/d/1yI_pBTrMJlkdwTMEb3NpZvgGEvV3PEY0ioVjRFr4ZAw/edit?usp=sharing)
* [Fridays HW Submission Sheet](https://docs.google.com/spreadsheets/d/1Aqc558z5er5SgwdxHY98u1I1iRB2HThhqNZ_QWwwb5k/edit#gid=0)
* [Fridays HW Submission Sheet](https://docs.google.com/spreadsheets/d/1Aqc558z5er5SgwdxHY98u1I1iRB2HThhqNZ_QWwwb5k/edit#gid=0)

If you are getting an authentication error when trying to push your changes to github, follow these instructions
* [Part 1](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)
* [Part 2](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
* [Part 3 if needed](https://stackoverflow.com/questions/13363553/git-error-host-key-verification-failed-when-connecting-to-remote-repository)

0 comments on commit f3fac02

Please sign in to comment.