[Reprinted] Git installation tutorial (windows)

 

 

  Git is the most popular version control software today. It contains many advanced tools. Here I will talk about the installation of Git.

Download address: https://git-scm.com/downloads

First as shown below: (click next)

 The second step: file location storage, can be installed according to the situation of your own disk

The third step: install the configuration file, select all you need, the next step

The fourth step: do not create a startup folder, the next step:

Step 5: Choose the default editor, we just use the recommended one, next step

Step 6: Check the second item, so that you can operate in cmd, the next step

Step 7: Just use the default settings, the next step:

Step 8: Configure the line end marker and keep the default "Checkout"

Step 9: On the terminal emulator selection page, the default is OK, after configuration Git

Step 10: Finally configure Git and select the default, and then install.

Step 11: Installation process:

Step 12: Use Git, the desktop shortcut interface is as follows, open it to use

 

 

   The above process is the general process of installing git in the windows environment. The installation process may be slightly different for different git versions, but the overall steps are the same.

[If you still need to learn Git installation configuration, basic operations, etc., see this blog post

http://www.cnblogs.com/wj-1314/p/7992543.html

If you still need to learn how to use GitHub, please refer to this article:

https://www.cnblogs.com/wj-1314/p/9901763.html

  Git is the most popular version control software today. It contains many advanced tools. Here I will talk about the installation of Git.

Download address: https://git-scm.com/downloads

First as shown below: (click next)

 The second step: file location storage, can be installed according to the situation of your own disk

The third step: install the configuration file, select all you need, the next step

The fourth step: do not create a startup folder, the next step:

Step 5: Choose the default editor, we just use the recommended one, next step

Step 6: Check the second item, so that you can operate in cmd, the next step

Step 7: Just use the default settings, the next step:

Step 8: Configure the line end marker and keep the default "Checkout"

Step 9: On the terminal emulator selection page, the default is OK, after configuration Git

Step 10: Finally configure Git and select the default, and then install.

Step 11: Installation process:

Step 12: Use Git, the desktop shortcut interface is as follows, open it to use

 

 

   The above process is the general process of installing git in the windows environment. The installation process may be slightly different for different git versions, but the overall steps are the same.

[If you still need to learn Git installation configuration, basic operations, etc., see this blog post

http://www.cnblogs.com/wj-1314/p/7992543.html

If you still need to learn how to use GitHub, please refer to this article:

https://www.cnblogs.com/wj-1314/p/9901763.html

Guess you like

Origin www.cnblogs.com/magita/p/12729279.html
Recommended