====== How to install git on Windows 7 ====== - Go to https://code.google.com/p/tortoisegit/ {{ :howto:git-01-website.png?200 |}} - Download {{ :howto:git-03-download.png?200 |}} - Install {{ :howto:git-05-install-wiz.png?200 |}} - Create new folder - Right click -> Click "Git Clone" {{ :howto:git-15.png?300 |}} - Should appear message (click "Abort" or "Open url...") {{ :howto:git-16.png?300 |}} - Go to http://msysgit.github.io/ - Download {{ :howto:git-18-msysgit-site.png |}} - Install - You should select option "Use git from Windows command prompt" - Create new folder or use previous folder - Right click -> Click "Git Clone" {{ :howto:git-15.png?300 |}} - Should appear message (click "Set GIT path") {{ :howto:git-16.png?300 |}} - Set path to c:\msysgit\bin or c:\Program files(x68)\Git\bin(default install path of msysgit) {{ :howto:git-17.png?200 |}} - Click Ok ===== Read next ===== * [[Use git|How to use git]]