I have a branch I've been working on locally, I've been keeping it merged with the main branch up until yesterday.
Today when I did a merge I got some errors, I noticed the main branch has some new changes and it's removing them, essentially as if I had deleted those changes(I didn't touch those files)... I get the same results merging in either direction, it seems to think my files are more up to date even though they are missing lines.
I'm afraid it may be doing it with a lot of files, so I haven't commited the merge.. What's going on?