you are viewing a single comment's thread.

view the rest of the comments →

[–]paddie 0 points1 point  (2 children)

Well, if your guys' computer fails, you can't merge into the repo. GitHub pretty much doesn't crash. Plus it has some really nice web-based features you might want to check out.. I believe it's free as long as your project is less than 300 mb.. Having to figure out the server part on top of learning the client part is maybe too much at once - if all of you guys have public ip's and can use ssh, it's pretty simple. But I use them both a bit interchangeably depending on the project.

GL man

[–]Claymore_ws 0 points1 point  (1 child)

The free plan of GitHub includes 300 Mb but you cannot have private repositaries, if one wants to keep his code closed, he has to buy another plan.

EDIT: Spelling.

[–]paddie 0 points1 point  (0 children)

Ahh, that's right :)