I found this article on using Git in Dropbox as a secondary repository. The problem when when I try to add the remote directory to my project and I get the following message:
git remote add file:///Users/me/Dropbox/Projects/Social-Linking dropbox
fatal: 'file:///Users/me/Dropbox/Projects/Social-Linking' is not a valid remote name
I followed the steps one step at a time and on a Mac.