What are the core concepts of git, github, fork & branch. How does git compare to SVN?

后端 未结 5 2118
终归单人心
终归单人心 2020-12-23 00:08

I\'ve been using Github for sometime now but I\'m getting a bit confused about some key concepts behind Git.

My background with VCS started with Source Safe and then

5条回答
  •  -上瘾入骨i
    2020-12-23 00:46

    There is a nice talk about the internals of Git by Scott Chacon.

    A slideshow with voiceover: http://blip.tv/scott-chacon/git-talk-4113729
    The slides again: http://www.slideshare.net/chacon/getting-git
    A live recording of the talk: http://vimeo.com/1099027

提交回复
热议问题