Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Latest Git is 2.10

...

  1. Go to: http://msysgit.github.com/
  2. Under 'Git for Windows' (the one on the left), click 'On Google Code'
  3. Download and run the latest version. (Of this writing it was Git-12.8.1.2-preview2013020110.0-64-bit.exe)
  4. Setup starts, click Next.
  5. GNU General Public License, click Next.
  6. Select Directory. Click Next.
  7. Select Components.
    1. Leave as-is.  
    2. Click Next
  8. Select Start Menu Folder.
    1. Leave as-is.
    2. Click Next
  9. Adjusting your PATH environment
    1. Select 'Run Git from the Windows Command Prompt'.
    2. Click Next.
  10. Configuring the line ending conversions
    1. Select 'Checkout as-is, commit Unix-style line endings' or 'Checkout Windows-style, commit Unix-style line endings'.
    2. Click Next.
  11. Click Finish.

...