This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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> |