Tortoisegit is a free-to-open graphical interface client for GIT version control system services. Tortoisegit does not have integrated git. If you don't have Git installed, you'll need to install git first.
Tools
Windows
Git
Tortoisegit
[Email protected]
Method/Step One, download and install Git1, download git
From choosing the right version for yourself, here is the installation under Windows, so choose Windows,http://git-scm.com/download
2. Install git
When the download is complete, double-click Install. Wdindows installs the software, here no longer elaborate.
Use tortoisegit simple operation in [email protected] code hosting.
Download and install TortoiseGit1, download tortoisegit
From choosing the right version for yourself, http://tortoisegit.org/
The download page also has a Chinese language pack (if required)
650) this.width=650; "title=" image "style=" border-right-width:0px;border-bottom-width:0px;border-top-width:0px; " Border= "0" alt= "image" Src= "Http://s3.51cto.com/wyfs02/M02/76/EB/wKiom1Zewu3QQO3nAAINxZmAZds320.png" height= "443" />
2, Installation Tortoisegit
When the download is complete, double-click Install. Wdindows installs the software, here no longer elaborate.
Chinese installation package Double-click Install after Tortoisegit installation is complete.
After the installation is complete, right click on the desktop to see what's new, the picture I showed here is already set up in Chinese.
650) this.width=650; "title=" image "style=" border-right-width:0px;border-bottom-width:0px;border-top-width:0px; " Border= "0" alt= "image" Src= "Http://s3.51cto.com/wyfs02/M02/76/EB/wKiom1Zewv7TWoYWAAobwCuDTag716.png" height= "579" />
Third, configure TortoiseGit1, in your git directory to be built, right-click tortoisegit-> settings, set git installation path and check, application;
650) this.width=650; "title=" image "style=" border-right-width:0px;border-bottom-width:0px;border-top-width:0px; " Border= "0" alt= "image" Src= "Http://s3.51cto.com/wyfs02/M01/76/EA/wKioL1Zew2eC_K9wAAIspvF4M4o959.png" height= "636" />
2, set the user information, right click tortiosegit-> set->git-> Global;
650) this.width=650; "title=" image "style=" border-right-width:0px;border-bottom-width:0px;border-top-width:0px; " Border= "0" alt= "image" Src= "Http://s3.51cto.com/wyfs02/M00/76/EB/wKiom1ZewwKSf-WpAAIXH1GdjsA291.png" height= "636" />
3. Setting up the SSH client
650) this.width=650; "title=" image "style=" border-right-width:0px;border-bottom-width:0px;border-top-width:0px; " Border= "0" alt= "image" Src= "Http://s3.51cto.com/wyfs02/M02/76/EA/wKioL1Zew2zjIb_zAAGjFVM_ArM388.png" height= "636" />
4. Generate Ssh-rsa Public Private key
Please refer to: http://ygqygq2.blog.51cto.com/1009869/1718283
5. Login[email protected], personal data->ssh public key, add public key;
Write the public key title, copy the publicly key and paste it into the public key to determine.
650) this.width=650; "title=" image "style=" border-right-width:0px;border-bottom-width:0px;border-top-width:0px; " Border= "0" alt= "image" Src= "Http://s3.51cto.com/wyfs02/M00/76/EA/wKioL1Zew23yEHd0AADeRyhHF78037.png" height= "428" />
Iv. cloning project to local 1, copy SSH link;
650) this.width=650; "title=" image "style=" border-right-width:0px;border-bottom-width:0px;border-top-width:0px; " Border= "0" alt= "image" Src= "Http://s3.51cto.com/wyfs02/M01/76/EB/wKiom1ZewwajIJqTAAAV4sCTVOY930.png" height= "140" />
2, in the need to build a Git repository directory, right-click->git clone, Paste the link to the URL;
650) this.width=650; "title=" image "style=" border-right-width:0px;border-bottom-width:0px;border-top-width:0px; " Border= "0" alt= "image" Src= "Http://s3.51cto.com/wyfs02/M00/76/EB/wKiom1ZewwfwitFFAAA9ZtaqpO4229.png" height= "397" />
3, after cloning completed, set the remote URL, key;
650) this.width=650; "title=" image "style=" border-right-width:0px;border-bottom-width:0px;border-top-width:0px; " Border= "0" alt= "image" Src= "Http://s3.51cto.com/wyfs02/M01/76/EB/wKiom1ZewwmzFxgGAAHKfEBOyJI108.png" height= "636" />
4. Test push
650) this.width=650; "title=" image "style=" border-right-width:0px;border-bottom-width:0px;border-top-width:0px; " Border= "0" alt= "image" Src= "Http://s3.51cto.com/wyfs02/M02/76/EB/wKiom1ZewwqC0sKHAABGIY4MSr0595.png" height= "498" />
Push results
650) this.width=650; "title=" image "style=" border-right-width:0px;border-bottom-width:0px;border-top-width:0px; " Border= "0" alt= "image" Src= "http://s3.51cto.com/wyfs02/M02/76/EB/wKiom1ZewwqyTJ4RAAA1ohJWdrA649.png" height= "350" />
Note: There is no longer a detailed description of how tortoisegit is used, it has a good help document
Under Windows use Tortoisegit in [email protected] code Hosting