idea Submit code to GitHub

Configure account

Configure Git installation directory

  Generally recognized by default, other parameters remain unchanged

Configure GitHub account

Submit to GitHub

1. VCS-> import into version control-> share project on github ( for the first submission )

2. Set the warehouse name

3. Check the content to be submitted

4. Successful submission

5. GitHub displays the code file just submitted

6. Submit the modified code

  Version Control-> Select the modified file-> Right click-> Commit File ...-> Enter the submission information-> commit and push

Guess you like

Origin www.cnblogs.com/chenyanbin/p/12735066.html