“Low quality code is not cheaper; it is vastly more expensive, even in the short term. Bad code slows everyone down from the minute that it is written. It creates a continuous and copious drag on further progress. It requires armies of coders to overcome that drag; and those armies must grow exponentially to maintain constant velocity against that drag.” Robert C. Martin
Monday, April 4, 2011
Notes From Scandev2011-Git Going with a Distributed Version Control System
Spokesperson:Matthew McCullough
The most interesting thing for me is you can make partial commits on the same file with git!
It is possible to search on commit comments.
It is possible to add a control before commit, you can say: Do the commit, if the test is successful.
And Matthew gave some real world examples how fast git is. Its power is impressive. I will try that.
And he mentioned that it is very easy to migrate projects from other source control system to git.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment