web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Cup of Dev / Installing Git for Windows ...

Installing Git for Windows using Windows Web Platform Installer

Morne Wolfaardt Profile Picture Morne Wolfaardt

Installing Git for Windows using Windows Web Platform Installer

Microsoft has released a great way to install a variety of software, from WordPress to Git using an easy simple to use web installer.

I’ve recently started using Team Foundation Service  and Visual Studio 2012, one of the great features is using different source control repositories, giving you endless options to manage source code. In this post I am going to show how easy it is to install Git using Windows Web Platform Installer.

First you would need to download Microsoft Web Platform Installer from  http://www.microsoft.com/web/downloads/platform.aspx.

IGFW1

After installing the web platform installer, search for Git for Windows and select install.

IGFW2

The web platform installer will look for any prerequisites (Databases / support languages etc)

IGFW3

And now we are ready to install, after clicking install the web platform installer will download all the required components and install them. You can now use Git with Visual Studio. This could not be easier!

The post Installing Git for Windows using Windows Web Platform Installer appeared first on Cup of dev - A blog for developers by Morne Wolfaardt.


This was originally posted here.

Comments

*This post is locked for comments