📜 ⬆️ ⬇️

PHP moves to git

It seems that Git is gradually being established as the universal standard for decentralized version control systems. More and more well-known projects are opting for Git. The other day members of the PHP development group voted for the transition to Git. Here are the names of the voting results (thanks for the Irker link).

Following two weeks of discussion and voting, the results were as follows:
52 were in favor of moving to Git
15 for mercurial
1 for Bazaar
13 for staying on SVN

Since 2008, there has been a mirror of source codes with SVN on Github, although no one is going to fully use Github, all work will be on git.php.net .

')

Source: https://habr.com/ru/post/128110/


All Articles