git-remote-dropbox is a Git remote helper that enables using Dropbox as a true, safe Git remote. The common approach of storing a bare Git repository in a Dropbox-synced folder is unreliable because Dropbox doesn't maintain atomicity for Git operations, leading to repository corruption. git-remote-dropbox solves this by acting
Sort: