码迷,mamicode.com
首页 > Windows程序 > 详细

GIT Windows Installation(在windows上安装git)

时间:2020-01-11 09:25:48      阅读:133      评论:0      收藏:0      [点我收藏+]

标签:project   his   The   strong   other   first   order   windows   soft   

To use GIT on your Windows computer you must first download and install it. You can download the latest version of GIT from this page.

Download the installer and run it. This will open a new window in which you can find license information about the software. Click the Next button to proceed.

技术图片

On the next step you should choose where to install the program. The default path is "C:\Program Files\Git". If you want the software installed in a different location click the Browse button and specify a different folder. Click Next when ready to proceed.

技术图片

On the next step leave all default options enabled and only enable the Additional Icons option if you want to have shortcuts on your computer desktop.

技术图片

On this step you are prompted to provide the name of the Start Menu folder in which the shortcuts for the application will be placed. Usually this is left at the default value, but you can change it if you want. Click Next when you are ready to continue further.

技术图片

On the next page the recommended option is Use Git from Git Bash only. Select a different option only if you know what you are doing in order to prevent problems with any of the other services on your computer.

技术图片

On the next stop pick the Use the OpenSSL Binary option and click Next.

技术图片

On the next step of the installation process it is recommended to choose the Checkout Windows-style, commit Unix-style line endings.

技术图片

Choose the Use MinTTY option on the next step in order to use GIT with the built-in MinTTY terminal. Choosing the other option will allow you to use Git commands with the Windows command prompt tool, but this is not recommended as it is not designed to be used with GIT.

技术图片

On the last step leave the default options enabled and click the Install button to start the installation process of the software.

技术图片

The installation will start and you can follow it via the progress bar that appears.

技术图片

Once the installation is completed you will see a confirmation message.

技术图片

That‘s it! You can now start using GIT on your Windows computer to manage your projects.

GIT Windows Installation(在windows上安装git)

标签:project   his   The   strong   other   first   order   windows   soft   

原文地址:https://www.cnblogs.com/karmapeng/p/12178769.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!