Changes between Version 49 and Version 50 of InstallationGuidelines/Windows/Developer/Manual


Ignore:
Timestamp:
08/05/17 13:25:28 (8 years ago)
Author:
rommelsotto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Windows/Developer/Manual

    v49 v50  
    5959== Install git ==
    6060
    61 A Windows installer is [http://code.google.com/p/msysgit/downloads/list?q=full+installer+official+git available here] -- pick the latest one available and install it.
     61A Windows installer is [https://git-for-windows.github.io/ available here] -- pick the latest one available and install it.
    6262
    6363Note: Do not install or use "git bash". It is incompatible with instructions shown here. It is incompatible with git used from the Windows command prompt. It has been known to damage git repositories. To avoid confusion and make it easier for us to help you, please run git from the Windows command prompt.