Unauthorized Access when trying to clone UnrealCourse/03_BuildingEscape

When trying to clone the project it says I am unauthorized to do so, any suggestions. I am using Git Desktop for Windows. I can however fork the project then clone it, but it is giving me merge errors when trying to revert to a previous commit. Every time I merge the existing changes it finds new changes and never allows me to revert to the commit as instructed in the video. I know git is finicky so I will attempt to debug this user error…

Never mind, I had the process messed up. Fork the main repository into your own, clone it, create a branch, revert to a previous commit, merge and commit the changes, did the trick…

Privacy & Terms