◐ Shell
clean mode source ↗

GitHub - msysgit/msysgit.github.com: msysGit-based Git for Windows 1.x is now superseded by Git for Windows 2.x

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Dependency Status

The Git for Windows homepage

http://msysgit.github.io/

Developing

  1. Install Node.js
  2. Install Grunt: npm install -g grunt-cli
  3. Install Node.js' dependencies: cd msysgit.github.com && npm install
  4. Run grunt to generate the files
  5. Run grunt connect and open http://localhost:4000 in your favorite browser to check the changes