Hello all,
First of all I wasn't really sure where to post this so please let me know if I'm in the wrong forum for such a question.
I understand the basics of git, but I'm still very new. I have used git locally and on github. I was wondering if this was possible:
I want to set up my main git repository in my Dropbox, then have the same repository on my local mac machine and a remote HPC. So when I can edit them in my dropbox and always have them pulling from there. The problem is I have kind of set up stuff on each machine. Do I need to scrap everything and just clone from the Dropbox directory to my local machine and the HPC? Also, I know how to clone from github, but am a little confused as to how I would clone from the HPC from my Dropbox. Does anyone have any advice or a tutorial that addresses things such as this?
Thank you all for your time!