I'm fairly new to using git and I've only cloned git repositories to local folders before. But now I am working off files that are on a remote server. We run all our simulations there and use an SSH tunnel to connect and transfer files.
I'm wondering if there is a way to use version control for our project, but not sure how or if this can be done?
Everything I've found so far seems to be describing how to integrate local and remote repositories. But in our case both are remote.