Confirmed users
839
edits
| Line 14: | Line 14: | ||
* Git lets developers have a single repository (and multiple checkouts if so desired) for m-c, aurora, beta, etc, work {{devs}} | * Git lets developers have a single repository (and multiple checkouts if so desired) for m-c, aurora, beta, etc, work {{devs}} | ||
* Better merging algorithm, fewer conflicts {{devs}} | * Better merging algorithm, fewer conflicts {{devs}} | ||
* Easier source code archeology, we'll have history since the dawn of time (i.e. all of Hg and CVS) {{devs}} | |||
* Git performs better than Hg (modulo in some operations on Windows, which we're working on) {{devs}} | * Git performs better than Hg (modulo in some operations on Windows, which we're working on) {{devs}} | ||
* Hg occasionally corrupts repositories (known bug, wontfix), no such known issues with Git {{devs}} {{releng}} | * Hg occasionally corrupts repositories (known bug, wontfix), no such known issues with Git {{devs}} {{releng}} | ||