Git, new decentralized source control system.

One new interesting source code control system named git, by linus:

  1. distributed development
  2. larget files sets
  3. complex merge
  4. trial branches
  5. fast and robust

It attracting me as it allow us to checkin more freqently, and without afraid of failure impact the whole team.

This is something that like two-phase commit, which is really good idea.


posted @ 2009-03-15 14:49  rlcao  阅读(147)  评论(0编辑  收藏  举报