Animations disconnected after Git merge

Hey Unity devs,

I was working on some new animations in my game. Everything was working fine - until we merged the code. Now all animations are disconnected from their targets, however they still exist in the animations folder and the prefabs still have the triggers for all animations (see images).

Is there a way to reconnect the animations?

7973814--1023108--Screen Shot 2022-03-18 at 9.35.43 AM.png

This still keeps happening everytime I push a new commit. Any help would be appreciated as I have to re-do all animations everytime I push new code…