How does idea integrate git

table of Contents

background:

Prerequisites:

How to configure

The first step is to open the settings

The second step is to configure the installation path of git, as follows.

The third part, start downloading the code, and find the location as shown below.


Hirofumi Hon Reference: https://blog.csdn.net/qq_32154641/article/details/80420150

background:

You may have done development on eclipse before and then transferred to idea. So how to integrate git on git or how to download code and manage version updates on idea?

Prerequisites:

Download locally and install git in advance

Please refer to the first line for how to install.

I have prepared it for you: Link: https://pan.baidu.com/s/1VRSSwaMUP8SWQ6Zdkq09Xw 
Extraction code: f8v0 

How to configure

All the configuration of idea are in Settings

The first step is to open the settings

The second step is to configure the installation path of git, as follows.

The third part, start downloading the code, and find the location as shown below.

There are three options to connect to the warehouse address, connect to the github address, and the github enterprise version address.

For the specific use of git in idea, please refer to: https://www.cnblogs.com/mayuan01/p/12102682.html

Guess you like

Origin blog.csdn.net/qq_34050399/article/details/114658304