Good evening!
I know this is a very common thing, and maybe thousands of answers on the Internet, but I could not find what was helfull.
I have two local branches:
I made many changes to Mk, made them, and switched to MASTER to merge the two branches. But there were conflicts. So, now I am on the MASTER branch, I can no longer switch to Mk, but I need to redefine my MASTER with Mk.
He keeps talking
Error: your local changes in the following files will be overwritten with merge
Is there any way to do this?
git mergetool --tool=meld
will be overwritten by merge
and I have not yet made changes to my online repository.
I see a commit with all the changes, but I canβt access its code.
I just started using git some time ago, but I never encountered problems like this before. I would really appreciate any help I can get: s
source share