I am on android studio.
I have 2 branches: one is the animation branch and the second is develop branch. Develop branch created from the origin, and the animation branch from another branch.
I want to merge these two branches but the issue is that whenever I hit merge on android studio with the conflicted files, the server side code is just an empty fully.
I never run into such issue and I have restarted the android studio, cleared caches but nothing helping.
Can someone please explain me what is going on?
Important to mention that whenever I pull the develop or animation view the code is OK.