Changes between Version 43 and Version 44 of InstallationGuidelines/Windows/Developer/Manual
- Timestamp:
- 12/23/13 07:31:03 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Windows/Developer/Manual
v43 v44 61 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. 62 62 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 usegit from the Windows command prompt.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. 64 64 65 65