Pycharm connection github, download upload management

Source: Internet
Author: User

How to connect github through Pycharm, download and upload management.
Git&pycharm Experience: Pycharm is the python development Ide,github is the Holy Land of programmers.

Ready to work: Git download and install

To connect to GitHub, first git is essential, the basic use of Git installation is very simple, this is not about the tutorial used by git, so just mention it and skip it.
git download: https://git-scm.com/

Environment: Pycharm 2016,GIT-2.13.0-64-BIT,WINDOWS10 1. Configure Pycharm GitHub (four map)

File->settings->version Control->github


Enter the Pycharm configuration menu.

Configure GitHub related content as shown in the figure. No github students, suggest you go to the official website registration, and not through its fast registration channel.

Note: Please download and install the GIT program to your local computer in advance. 2. Set up remote Warehouse and submit Pycharm code to git

Click the VCS option at the top menu bar. Vcs->import into Version control->share Project on Github

Enter your password.


Click Yes to complete.

View Upload Success
3, download the GitHub code via Pycharm, in the VCs menu: (Find the download URL in advance)


Revised file submission

1, the modified file or directory right click: Git->add, first put the file into the registers.

1

2, to modify the file or directory right click: Git->commit file, just add put in the deferred zone of the document submitted.

3, fill in the Commit information, click on the following commit and Push, you can submit directly to the Internet.

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.