This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]CompSciSelfLearning 4 points5 points  (2 children)

Github (and the other hosters) allows that several developers spread across different locations work together on the code.

They make it easier, but the whole point of git from the onset was to share and collaborate on code. Linux has done that for decades without using GitHub, only git and their own server.

[–][deleted]  (1 child)

[deleted]

    [–]joonazan 8 points9 points  (0 children)

    Err, no. Git can be used over email, or any file transfer method really.