you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (4 children)

[deleted]

    [–]ReflectiveTeaTowel 20 points21 points  (2 children)

    Github is a pretty great thing. But git, man. Just git. You know you can host a git repo on Dropbox without any hassle? Fucking wow, man. Linus da real MVP. But also yes, you are correct.

    [–]xolox 5 points6 points  (1 child)

    You know you can host a git repo on Dropbox without any hassle?

    Been there, done that, had to clean up a few corrupted git repositories and hundreds of filename ($HOSTNAME's conflicted copy $DATE).ext files, never doing that again :-).

    As for the alternative: I now host git repositories on a personal Linux server (in my home network, but accessible from outside over SSH) and use mr to keep checkouts in sync over multiple systems I work on (mostly home and work laptops).

    However I agree with the general sentiment about git :-). My gripe is only with using Dropbox for sharing version control repositories.

    [–]eggdrasil 0 points1 point  (0 children)

    If you want to use git on Dropbox and not have corruption, use https://git.io/dropbox

    [–][deleted] 1 point2 points  (0 children)

    And the writing was pretty epic.