|
|
|
|
|
by jlgreco
4886 days ago
|
|
Presumably the difference is that you don't have to pull/push. Can't say doing that ever bothered me though. Edit: actually it looks like most people use a bare repo on dropbox so you still push/pull from it. I don't understand the use-case at all then. |
|
Personally, I think it's stupid. If it's a non-secret project, host it on github and do a '[le]git sync' every few minutes (from a cronjob, if you insist).
If you don't want to expose it on github, why on earth do you trust dropbox to keep it?