From 38cd2736eae6124a2681c52109bd9bba02631195 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Tue, 29 Nov 2016 16:11:20 +0200 Subject: [PATCH] Doc: Replace msysGit with Git for Windows msysGit is obsolete Change-Id: Ib7dea018043e90f1288c68a19ebe356c6212bf0c Reviewed-by: Leena Miettinen Reviewed-by: Friedemann Kleint Reviewed-by: Tobias Hunger --- README.md | 2 +- doc/src/vcs/creator-vcs-git.qdoc | 2 +- doc/src/vcs/creator-vcs.qdoc | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 762ed820d19..3fc07539e33 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ For detailed information on the supported compilers, see plan to contribute to Qt Creator, you should compile your changes with both compilers. - 2. Install msysGit from . If you plan to + 2. Install Git for Windows from . If you plan to use the MinGW compiler suite, do not choose to put git in the default path of Windows command prompts. For more information, see step 9. diff --git a/doc/src/vcs/creator-vcs-git.qdoc b/doc/src/vcs/creator-vcs-git.qdoc index 0046d366a64..fccb31f00f1 100644 --- a/doc/src/vcs/creator-vcs-git.qdoc +++ b/doc/src/vcs/creator-vcs-git.qdoc @@ -43,7 +43,7 @@ You can use the \l{http://code.google.com/p/gerrit/}{Gerrit} code review 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 authorization, Git looks for the SSH keys in the directory where the diff --git a/doc/src/vcs/creator-vcs.qdoc b/doc/src/vcs/creator-vcs.qdoc index a8d8d7f6f95..655394bc7a0 100644 --- a/doc/src/vcs/creator-vcs.qdoc +++ b/doc/src/vcs/creator-vcs.qdoc @@ -97,8 +97,8 @@ that everything works (for example, use the status command). If no issues arise, you should be ready to use the system also from \QC. - For more information on using msysGit on Windows, see - \l {Using msysGit on Windows}. + For more information on using Git for Windows, see + \l {Using Git for Windows}. \section1 Setting Up General Options