I am taking a course in which they put us to carry out an app with android studio. They ask us to create a git repository on an ubuntu server (which I have virtualized) and that the code I develop in android studio is saved in that repository (the android studio I have installed on the physical machine, not the virtual one). The question is, how can you connect the AS with a git repository that is on that virtualized ubuntu server?