Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Windows: QtCreator configuration for Git

Walter Lucetti edited this page Dec 29, 2013 · 1 revision

Procedure

  1. Install Git for windows: [http://www.git-scm.com/](Git Website)
  2. Open QtCreator
  3. Tools >> Options >> Version Control
  4. Open the Git tab
  5. Insert in the Prepend to PATH field the path to your Git "bin" folder. e.g. C:\Program Files (x86)\Git\bin

More information are available http://qt-project.org/doc/qtcreator-2.8/creator-version-control.html#using-msysgit-on-windows

Clone this wiki locally