Am 9/15/2011 6:24, schrieb Joshua Stoutenburg: > Hey guys, I'm pretty stoked about git -- coming from subversion. > > I'm having a hard time understanding clearly how to set up a git > server and configure my local machine to pull and push to it. > > I've been reading the git book pdf. But I think I must have missed > something. I feel stranded. Reading your exchanges elsewhere in this thread, I think you missed that you don't need a git server at all just to *use* git. Even when you want to exchange your commits between two or three machines, all you need is ssh access. There is no *git server* necessary. git is not svn. ;-) I thought I'd just mention this to help you streamline your search. -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html