InfoQ Homepage Git Content on InfoQ
-
Git in JavaScript Kickstarter Project Funded in 28 Hours
Tim Caswell, a well-known member of the JavaScript and Node.js communities, came up with the idea to reimplement Git in JavaScript and managed to get the project funded on Kickstarter within 28 hours with over 360 backers. The project is another example of Atwood's Law: "any application that can be written in JavaScript, will eventually be written in JavaScript."
-
GitSync for Plastic SCM with Native Git Protocols and Visual Studio 2012 Support
GitSync for Plastic SCM has been released with support for native Git network protocols and Visual Studio 2012 support.
-
Visual Studio Gets Git
Git, the popular open source distributed version control system is now natively supported by Visual Studio 2012 and the Team Foundation Service. Microsoft's new plug in provides native support and provides an alternative to the centralized source control model.
-
Windows Azure Updates: Job Scheduler, Command Line Support, ACS and Media
Microsoft recently released several updates for Windows Azure with background job scheduler, addition of North Europe region, mobile support for command line tool and support for SQL Data Sync services.
-
Git-tf Combines Git With Multi-Platform TFS Support
Microsoft has released a new multi-platform Git tool that allows developers to interact with TFS-hosted source repositories. This open source tool allows developers to use TFS with any platform that supports the Java runtime including Windows, Macintosh OS X, HP-UX, IBM AIX, Solaris, and Linux.
-
Eclipse Community Survey 2012
The Eclipse Community Survey results for 2012 have been published, showing a significant increase of Git over other version control systems. It also highlights that whilst Spring is still widely used, EJBs and OSGi are popular frameworks as well. Finally, the use of Maven seems to be increasing, at least in displacing PDE build.
-
CodePlex Now Offers Git
Due to overwhelming demand, CodePlex is now offering Git for source control. Git is the third source control system available for CodePlex hosted projects, the first two being TFS and Mercurial.
-
Gerrit at the Eclipse Foundation
The Eclipse Foundation has made Gerrit available for projects using the Git version control system at https://git.eclipse.org/r/. This allows patches to be sent directly in the form of commits which can be applied to a Git repository, although the Eclipse IP Process needs to be updated to make it widely useful. Read on to find out what this means for Eclipse projects.
-
Git surpasses CVS, SVN at Eclipse.org
The number of projects using Git has passed the number of repositories using SVN at Eclipse, making Git the single most popular version control system for Eclipse projects. InfoQ takes a look at the numbers, and the increasing number of DVCS repositories used by foundations and hosting providers.
-
BitBucket Offers Git Support
Today, on the one-year anniversary of the purchase of BitBucket, Atlassian announced that BitBucket will be offering Git repositories, as well as their long-supported Hg repositories
-
MonoDevelop 2.6 Adds Git, Mac Support
Version 2.6 of MonoDevelop, the open-source IDE for .NET and Mono development, includes several new features, the most notable of which are Git integration and support for the Mac platform via the MonoMac add-in.
-
GitHub Adds Web-Based File Edit and Commit Feature
GitHub just added a new feature: files in the web view of a Git repository can now be edited and then committed in the browser. A similar feature was added to Google Code a few months ago.
-
Google Code Gets Git
Google Code has finally released support for Git repositories on Google Code, adding to the existing DVCS support with Mercurial and the CVCS support of Subversion. The only remaining player not to fully move towards Git repositories is now Apache, which has its own read-only copies of a writable Subversion repository.
-
GitHub Passes 2m Repositories
GitHub recently announced they had passed two million git repositories hosted, with 70% being created in the last year alone and an expected 1m users later this year. What else is new at GitHub?