

You can have namedĪccounts with git dropbox login. Git-remote-dropbox supports using multiple Dropbox accounts. Then they should also install git-remote-dropbox and log in with their own account. via the Dropbox website) the root folder of the repo with your collaborators. If you want to share with other people, you should explicitly share (e.g. In other words, it's a convenient way to share a remote with your laptop and your desktop. The above gives you a way to create a Git repository on Dropbox and use it from multiple machines that you own. Run git dropbox login and follow the instructions to authenticate with OAuthĪnd log in to your Dropbox account. Use which git-remote-dropbox to make sure it's available via $PATH.


Git remote add origin "dropbox:///path/to/repo "
