Why does my git link not update?

I created git link but the files are not updating when the git repo updates. I thought maybe it was because I have domain files in a folder. They did show up in rasax as domain/xxx.yml. Anyway I moved them to the root. But now they show up in rasax as /app/git/2/domain/xxx.yml and are still old versions.

Also I edited responses in rasax and added to git as a new branch. However the changes are still there in rasax. I tried discard changes and this is ignored - still says I have changes would I like to discard.

Is there some way to reset the data/domain files or force it to use the latest git commit?

@simonm3 did you merge the pull request on GitHub or Gitlab with the Repo [main] or [master] branch when you did the change on Rasa X? I also faced some issue before, some time disconnects and reconnect helps. Is this issue solved by you?