Home > Article > Software Tutorial > TortoiseGit installation specific steps
To use the TortoiseGit version control tool, you first need to install it. In this article, php editor Xiaoxin brings you an installation tutorial for TortoiseGit, explaining in detail the specific steps in Windows and Mac systems. By reading this article, you will learn how to correctly install TortoiseGit so that you can use this powerful version control tool on your computer.
1. First, we need to find the download address on this page and select any address to download the TortoiseGit software package locally. After downloading, double-click to decompress and run the .msi program. As follows: We click [next] directly to start the installation.
2. After starting the installation, enter the TortoiseGit installation agreement. At this point, you must understand the agreement and agree to it before you can continue the installation. Click [next] to agree to the content of the agreement.
3. After agreeing to the agreement, enter the TortoiseGit selection installation type interface. Please refer to the following: Select any of the following options and click [next] to continue the installation.
Network translation:
TortoiseGitPlink, based on PuTTY; optimized for TortoiseGit and integrates better with Windows
TortoiseGitpLink based on Putty; optimized for TortoiseGit and integrates better with Windows Well integrated.
OpenSSH, Git default SSH Client
openssh, git default ssh client
This setting can be changed in TortoiseGit settings on the "Network" page lateron
This setting can be changed in the TortoisGit settings on the [Network] page. Later.
4. Continue the installation and enter the TortoiseGit installation information setting interface. In this interface, the editor recommends that you directly set the TortoiseGit installation path. If you are not familiar with other information, it is better to install it by default. . Click [Browse] to enter the path setting interface. After setting, click [Next] to continue the installation.
5. After setting the TortoiseGit installation information, enter the TortoiseGit installation confirmation interface. In this interface, if you feel that the previous setup steps have not been set properly, you can click [Back] Return to the settings and click [Install] to install if everything is correct.
6. After the information is set, you will enter the installation progress bar interface of TortoiseGit. At this position, we only need to wait patiently for it to finish.
The above is the detailed content of TortoiseGit installation specific steps. For more information, please follow other related articles on the PHP Chinese website!