Skip to content

Instantly share code, notes, and snippets.

@kendallm
Created October 29, 2020 05:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kendallm/8a35bb1926670e41fd0e78f60d9fc769 to your computer and use it in GitHub Desktop.
Save kendallm/8a35bb1926670e41fd0e78f60d9fc769 to your computer and use it in GitHub Desktop.
Setup student repo
git push --mirror {student_repo}
cd ..
git clone {student_repo}
git remote add upstream {class_repo}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment