Reasons against using "Git" in the enterprise.
        Posted  
        
            by Zubair
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Zubair
        
        
        
        Published on 2010-03-29T15:18:10Z
        Indexed on 
            2010/03/29
            15:33 UTC
        
        
        Read the original article
        Hit count: 284
        
git
I was recently using a commercial centrally controlled version control system in a large company with about 100 different subsystems written in different operating systems and languages, and I have noticed that several developers use either git or mercurial on their pet projects, but not for their work systems. I personally am more familiar with git but was wondering what reasons are their to "Not" use Git in the enterprise, apart from the fact that the choice has already been made (we have many problems with our centrally controlled version system, so I can't say it is brilliant).
© Stack Overflow or respective owner