If you borrowed a laptop or used a virtual machine for this class, you will want to clear out your configs and credentials before you give it back. Here's how:
git config --unset --global user.name
git config --unset --global user.email
- Bash:
history -c && history -w && exit
- Windows command prompt: Alt+F7
For Windows:
- From the Start menu, select Control Panel.
- Click User Accounts.
- Click Manage my credentials.
- Click Credential Manager.
- In the Windows Credentials and Generic Credentials section, remove any stored credentials referencing Git or GitHub.
For Mac:
- Open the Keychain Access app.
- Delete anything with GitHub.