Hello,
I'm a software developer and I have been using Dropbox to keep remote git repositories. So far I have had no problems with this, but I ran across a question on Stack Exchange that gives me pause. See the following link: https://stackoverflow.com/questions/1960799/using-git-and-dropbox-together-effectively
The suposed issue is the Dropbox client doesn't handle the multi-threaded way git moves files to and from the remote. The post is a few years old so I'n not sure if this is an issue currently.
The solution according to the link is to use git-remote-dropbox. See the Link:
https://github.com/anishathalye/git-remote-dropbox
If anyone knows anything about this, please post.
Thanks,
Wayne Anderson