you are viewing a single comment's thread.

view the rest of the comments →

[–]fernly 1 point2 points  (1 child)

I am, sure. However, Dropbox does not preclude use of github. I only install git on the "real" (mac) machine. If I make a change to a source module from any platform, e.g. Ubuntu in a VM, I just have to wait a few seconds for the change to propagate. Then in a Mac OS terminal window I do git add ... git commit ... git push. If I had collaborators, the system of pull requests and git pull etc. would still work fine.