2009-01-23

(git) must read article on git

http://www.theregister.co.uk/2009/01/21/git_gaining_ground/print.html

Please ignore the bad language; El Reg is not known for being "business like", but they know their stuff.

Some quotes:

  • Many enterprise developers just saw git's popularity as open source programmers suckling from the teat of Linus, but it kept growing. Programmers started to use git for their side projects and got hooked.
  • Git is gaining traction because given all other source control systems out there, git is the superior technology.
  • Developers will almost always select the best technology, and management must be dragged along kicking and screaming. It's no surprise that while git is making some headway in the enterprise, sometimes it's very under-the-radar and slow going.
  • You can use git to manage all the source code on your machine, and to keep the PHBs happy, commit your finished product to Subversion without actually using Subversion. This "guerrilla git' movement is springing up around the world, as developers see the productivity boost they can gain, but don't want to undo it with a productivity loss in convincing the company to officially switch to git.
  • So, if you're a developer and you haven't seen git before, there's a good possibility that you'll get a first hand demonstration when it starts to invade your company. If you like it, chances are it will help you get more work done in less time.

No comments: