Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这里有几个关于使用 Dropbox 托管裸仓库的问题。
我的问题不同而且简单得多。我是一名使用少量代码的社会科学家——我将所有数据和代码保存在 Dropbox 上,并在家庭和工作计算机上同步。我可以在没有远程仓库的情况下使用 GIT 进行版本控制吗?
由于所有 .git 文件以及我的实际文件都已同步,因此我所有 Dropbox 文件夹(在家和工作)中的本地工作存储库都是相同且功能正常的,对吗?
您可以尝试使用 bitbucket.org 进行 git 托管。我允许私有 git 和 mercurial 存储库。听起来这将是比使用 Dropbox 更好的体验。