Changes between Version 2 and Version 3 of SourceCodeGit/Windows
- Timestamp:
- Jul 25, 2012, 3:31:55 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SourceCodeGit/Windows
v2 v3 1 1 This guide is intended to get you up and running in !TortoiseGit for Windows. It will take you through installation, and key creation. 2 2 3 '''Note:''' this guide was created on a 32-bit Windows XP SP2 machine. Some steps may differ slightly on other operating systems. In particular, most Vista and Windows 7 machines are 64-bit rather than 32-bit, so you will need the 64-bit version of !TortoiseGit (linked in the instructions below). 3 '''Note:''' this guide was created on a 32-bit Windows XP SP2 machine. 4 Some steps may differ slightly on other operating systems. 5 In particular, most Vista and Windows 7 machines are 64-bit rather than 32-bit, 6 so you will need the 64-bit version of !TortoiseGit (linked in the instructions below). 4 7 5 8 = Installation = … … 7 10 == Git for Windows == 8 11 9 Git is the software that does the heavy lifting. It talks to the remote repository, tracks your local changes, and so forth. It's the first piece of the puzzle.12 Git is the software that talks to the remote repository, tracks your local changes, and so forth. 10 13 11 Start by downloading [http://code.google.com/p/msysgit/downloads/detail?name=Git-1.7.11-preview20120710.exe&can=2&q=full+installer+official+git Git for Windows 1.7.11] and !TortoiseGit 1.7.11.3 ([http://code.google.com/p/tortoisegit/downloads/detail?name=TortoiseGit-1.7.11.3-32bit.msi&can=2&q= 32-Bit] or [http://code.google.com/p/tortoisegit/downloads/detail?name=TortoiseGit-1.7.11.3-64bit.msi&can=2&q= 64-Bit]) 14 Start by downloading [http://code.google.com/p/msysgit/downloads/detail?name=Git-1.7.11-preview20120710.exe&can=2&q=full+installer+official+git Git for Windows 1.7.11] 15 and !TortoiseGit 1.7.11.3 ([http://code.google.com/p/tortoisegit/downloads/detail?name=TortoiseGit-1.7.11.3-32bit.msi&can=2&q= 32-Bit] or [http://code.google.com/p/tortoisegit/downloads/detail?name=TortoiseGit-1.7.11.3-64bit.msi&can=2&q= 64-Bit]) 12 16 13 17 You should have the following files when you're done: