CodePlex Adds Git Support
Written by Ian Elliot   
Saturday, 24 March 2012

Git is the established favorite for distributed version control. But Microsoft adding Git support to CodePlex is still something of a surprise.

Invented by Linus Torvalds, the a distributed version control system (DVCS) Git is sometimes said to be his greatest innovation, even more important than Linux!

Given that Microsoft was fully aware of the popularity of Git, see our report of a developer survey it conducted last July, perhaps the surprise should be that it has taken this long for its source code repository, CodePlex, to bow to overwhelming developer demand  for Git support.

 

 

Announcing the news of on the CodePlex blog, Mark Groves wrote:

Finally, yes, CodePlex now supports Git!

acknowledging that Git has been one of the top rated requests from the CodePlex community for some time.

Later he adds:

the CodePlex community voted, loud and clear, that Git support was critical. Additionally, we just like it, we use Git on our team every day and making the DVCS workflows more available to the CodePlex community is just the right thing to do.

Up until now CodePlex has offered developers the choice of a version of Microsoft's TFS, which is a centralized version control system, and Mercurial, which, like git, is an open source distributed system but the lack of Git has probably been a factor in deterring developers choosing CodePlex rather than Github as their source repository.

Also in the blog post Groves says:

Giving CodePlex users what they ask for and supporting their open source efforts has always been important to us, and we have a long list of improvements planned, so stay tuned as we have more up our sleeves!

 

More Information

git commit –m “CodePlex now supports Git!”

Related Articles

Git and GitHub top in popularity stakes

Git Support for Google Code Project Hosting

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Google+, Twitter, Linkedin or Facebook or sign up for our weekly newsletter.

 

Banner


Run WebAssembly Components Inside Node.js With Jco
28/03/2024

Jco 1.0 has been just announced by the Bytecode Alliance.It's a native JavaScript WebAssembly toolchain and runtime that runs Wasm components inside Node.js. Why is that useful?



The Experience AI Challenge
28/03/2024

The Raspberry Pi Foundation in collaboration with Google DeepMind has announced the Experience AI Challenge. Its intention is to guide young people under the age of 18, and their mentors, through [ ... ]


More News

Last Updated ( Saturday, 24 March 2012 )