eecs280staff / tutorials

Tools and tutorials
https://eecs280staff.github.io/tutorials/
Other
5 stars 4 forks source link

Minor Changes to Git Tutorial for Clarification #104

Closed TheOmid closed 1 year ago

TheOmid commented 1 year ago

Changes made:

  1. Clarify for students that their public key is in the file ending in .pub
  2. Add warning to never share your private code
  3. Clarify that SSH is passwordless so you won't see a prompt
  4. Clarify that MacOS pitfall for key caching is only for the token
github-actions[bot] commented 1 year ago

The spec from this PR is available at https://preview.sesh.rs/previews/eecs280staff/tutorials/104/.

(Available until Wed Mar 01 2023.)

TheOmid commented 1 year ago

Thanks for the suggestions, I've committed them into this PR