简体   繁体   中英

clone git repository into pycharm

So Im working with the PyCharm IDE on my Mac and try to import this git repository. The instruction on the website say ( https://github.com/jsfenfen/990-xml-database ):

git clone this repository git clone https://github.com/jsfenfen/990-xml-database.git and $ cd 990-xml-database

--> I guess, these instructions are meant for the Terminal. Git is already installed and I also have a Github account - PyCharm settings for both are done. What are all the steps now I need to do in my Terminal or PyCharm?

Go to VCS - > Get from Version Control

在此处输入图片说明

You will get a screen which looks like this. Just enter your repository URL.

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM