Hello @ActuallyAcey we typically recommend Rasa X be deployed on a server, some of the features require it to be running on a server as well. One of these features is the IVC which only really is activated on server mode. There wouldn’t really be a reason to use git version control locally.
I would recommend using rasa open source via rasa shell to interact locally and then deploy Rasa X to a server and have your IVC setup there so you can locally test, push to your version control and new updates are on the Rasa X server and vice versa.