How should I best sync a GitHub repo that is also synced on Dropbox between two computers?
I had an old computer that does not power on, which had a GitHub repo that was also a Dropbox folder (so everything in it was backed up to my Dropbox).
I now have a new computer, which after I synced to Dropbox, has the entire repo. However, it is not linked to my GitHub Desktop (i.e. my GitHub Desktop application does not recognize it).
Is there a way to make GitHub Desktop recognize the Dropbox folder on my new computer as a Git repo and sync to GitHub?