The Eclipse Editor uses egit to submit to GitHub

Source: Internet
Author: User
Tags ssh


The first step is to install Git on the system and configure the environment variables. Download a git for Windows msysgit, we download a portablegit, I am the 64bit system, I downloaded portablegit-1.8.0-preview20121022.7z, no problem. This thing is free of installation and can be extracted into the directory. Then add the environment variables.

The second step is to generate an SSH public and private key. Tutorials to view https://help.github.com/articles/generating-ssh-keys#platform-windows. After this step, the Id_rsa (private key) and id_rsa.pub (public key) are generated. has been able to communicate with GitHub.

The third step is to create your own repository source warehouse in GitHub.

Step fourth, install Egit.

Step fifth, create new or use existing project. Right-Project->team>commit, create a warehouse locally, and submit to local.

Step sixth, submit to GitHub. Since the previous step has created a warehouse locally, we simply submit it to the GitHub. Right-Project->team->remote->push. In the new window, fill in the Git@github.com:daoiqi/repo.git, the other default on the line, click Next, because the first submission, select Branch Submit.

Related Article

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.