illinois-cs241 / illinois-cs241.github.io

CS 241 course website
http://cs241.cs.illinois.edu
Other
28 stars 18 forks source link

Adding github authentication guide to lab 1 #297

Closed Heaper327 closed 1 year ago

Heaper327 commented 1 year ago

Adding instructions to Lab 1 on how to authenticate git without plaintext password, since many students encountered problems with cloning / pulling / pushing to their repo.

Specifically, adding instructions on how to create and authorize PA tokens, how to use gh, and link to github doc on authentication options.