关于Git版本控制的实现思路
我想大声告诉你
我想大声告诉你 2017-05-02 09:31:04
0
4
525

软件工程本科。这周的软件工程课程上老师给我们布置了一个作业,就是研究一个软件配置管理工具。自己就想研究研究git。据说当初Linux Torvalds只花了一周时间就把git的核心功能给写完了(个人表示惊叹!)。当初git的设计初衷就是为了解决Linux众多杂乱的版本控制管理。但是这其中的具体解决方案是什么呢?或者采用或者设计了什么样的算法和数据结构。自己在github上下了一份git的源代码,暂时不知道从哪儿看起——这也是个问题。
希望大家可以帮我解答这个问题。

我想大声告诉你
我想大声告诉你

reply all (4)
大家讲道理

This one on gitguys is also good
Git Object Model

    给我你的怀抱

    You can try to study svn first. . . Off topic. . .

      洪涛

      I think if you are familiar with the use of git and understand the design concepts and principles behind it, it will be easier to look at the source code.

        Peter_Zhu

        You can check this out:
        http://wildlyinaccurate.com/a-hackers-gu...

          Latest Downloads
          More>
          Web Effects
          Website Source Code
          Website Materials
          Front End Template
          About us Disclaimer Sitemap
          php.cn:Public welfare online PHP training,Help PHP learners grow quickly!