Closed nsunkad closed 9 months ago
Looks good, I'll open another PR to link to the GitHub auth docs I pushed last night.
@nd-0r noticed on the Development page we recommend GH and SSH keys for auth purposes, but on the lockpicking lab handout we recommend GH and personal access token
https://cs341.cs.illinois.edu/assignments/lockpicking_lab https://cs341.cs.illinois.edu/tutorials/development
@nsunkad I was going to move the Git setup stuff to the development guide and add the PAT option to the development guide as well, because we already link to the development guide in the lockpicking docs. Do you think that would make sense?
Here's the new PR: https://github.com/illinois-cs241/illinois-cs241.github.io/pull/307
we get several student questions on Edstem each year about git pull not working (due to improper flag usage). let's preemptively address these questions