I created a new remote repo using files from a local rep (repo is called red). For some reason red is tracking a file from midas
, a completely different repo. I tried deleting everything and starting from scratch and it's still tracking this file from midas
.
I see it says "use git checkout file" to discard changes, but I'm new to git and nervous about what will happen