Share and get GitHub projects with IntelliJ idea:
· 1. Configure Git in idea:
• Select the menu "File-settings" to find "Version control-git": Git.exe execution file location in Git's installation directory
·
Second, configure the account you are registering on GitHub:
Fill in your GitHub account information, click the "Test" button to test the connection, if the link is successful, it will prompt "Connection successful". Save complete.
Click OK, at this point you may want to enter the IntelliJ idea password, if not set, click OK.
2. Share the project on GitHub:
Select the menu "Vcs-import into Version control-share project on Github":
After filling in the description information, click "Share" button.
3. Get the GitHub project:
Select the menu "Vcs-checkout from Version Control-github":
Wait a while for verification and login, the interface appears:
In the "Git Repository URL" down list of both your own projects, as well as you on the GitHub site "WACTH" project, select, select the path you stored, then enter the name of the project you want, click the "Clone" button, that is, complete the acquisition process.