Skip to content

Instantly share code, notes, and snippets.

https://github.com/cu-ecen-aeld/assignment-2-mrThinBone.git
Then use these commands in git bash to prepare your assignment repository:
git remote remove origin
This removes the origin repository you used to submit the previous assignment
git remote add origin <url>