Changes between Version 49 and Version 50 of InstallationGuidelines/Windows/Developer/Manual
- Timestamp:
- 08/05/17 13:25:28 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Windows/Developer/Manual
v49 v50 59 59 == Install git == 60 60 61 A Windows installer is [http ://code.google.com/p/msysgit/downloads/list?q=full+installer+official+gitavailable here] -- pick the latest one available and install it.61 A Windows installer is [https://git-for-windows.github.io/ available here] -- pick the latest one available and install it. 62 62 63 63 Note: 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.