Distributed Version Control “killer applications”

后端 未结 7 1544
温柔的废话
温柔的废话 2020-12-14 22:55

Considering switching to Mercurial or Git? We are too. I\'m currently studying the benefits of DVCS which turn out to be vast, lust and must.

I would love to hear f

相关标签:
7条回答
  • 2020-12-14 23:54

    The "killer app" seems to be distributed teams: rather than being tied to a central server (over a slow or unreliable connection), each team can have its own repository and push changes as needed.

    0 讨论(0)
提交回复
热议问题