Doc: Replace msysGit with Git for Windows

msysGit is obsolete

Change-Id: Ib7dea018043e90f1288c68a19ebe356c6212bf0c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
Orgad Shaneh
2016-11-29 16:11:20 +02:00
committed by Orgad Shaneh
parent cffe189dd2
commit 38cd2736ea
3 changed files with 4 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ For detailed information on the supported compilers, see
plan to contribute to Qt Creator, you should compile your changes with plan to contribute to Qt Creator, you should compile your changes with
both compilers. both compilers.
2. Install msysGit from <https://msysgit.github.io/>. If you plan to 2. Install Git for Windows from <https://git-for-windows.github.io/>. If you plan to
use the MinGW compiler suite, do not choose to put git in the use the MinGW compiler suite, do not choose to put git in the
default path of Windows command prompts. For more information, see default path of Windows command prompts. For more information, see
step 9. step 9.

View File

@@ -43,7 +43,7 @@
You can use the \l{http://code.google.com/p/gerrit/}{Gerrit} code review You can use the \l{http://code.google.com/p/gerrit/}{Gerrit} code review
tool for projects that use Git. tool for projects that use Git.
\section1 Using msysGit on Windows \section1 Using Git for Windows
If you configure Git for use with \c {git bash}, only, and use SSH If you configure Git for use with \c {git bash}, only, and use SSH
authorization, Git looks for the SSH keys in the directory where the authorization, Git looks for the SSH keys in the directory where the

View File

@@ -97,8 +97,8 @@
that everything works (for example, use the status command). If no issues that everything works (for example, use the status command). If no issues
arise, you should be ready to use the system also from \QC. arise, you should be ready to use the system also from \QC.
For more information on using msysGit on Windows, see For more information on using Git for Windows, see
\l {Using msysGit on Windows}. \l {Using Git for Windows}.
\section1 Setting Up General Options \section1 Setting Up General Options