IntelliJ idea in Gradle project using Git for version control

Source: Internet
Author: User
1. Create a git remote library and copy the GIT library address 2.clone Library to a local



3. Add code to the Angularjs_web Project 4. Right-click the project, prepare to submit the code, find no Git option, the VCS can not submit the project, you should import version control, create repository, select the current project of the Just Angularjs_web, You will then find that the file name is red:




Right-click the project/git/add file name will turn green, then right-click the project/git/commit directory submission code




There are no. git files and directories in the project,


Right-click a blank place in the project directory to invoke git bash, paste command:git remote add Origin https://xxxx/yyyyy/angularjs_web.git





Right click on the project/git/repository/push, you can submit the code to the remote git library:




IntelliJ idea in Gradle project using Git for version control

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.