问题
I have a Github repo that I use for a specific project. I now want to work on this project at a client's office where I am unable to use git.
I was thinking about using dropbox as a local repo, pulling to dropbox from github on my home machine, using the dropbox code at work, and then pushing any changes again from home.
Has anyone done this before? I have seen lots of people using dropbox as a repo for git, but not as a single-user local working copy.
回答1:
I've done exactly that and it works fine. I've also done this on a thumb drive and an external USB drive without any problems.
来源:https://stackoverflow.com/questions/9507098/using-dropbox-as-local-git-working-repo