Confirmed users
839
edits
Line 13: | Line 13: | ||
* Git supports new workflows not supported by Hg {{devs}} | * Git supports new workflows not supported by Hg {{devs}} | ||
* 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 | * Better merging algorithm, fewer conflicts {{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}} |