将 git 存储库克隆到 pycharm 中

Geo*_*org 3 git github pycharm

因此,我在 Mac 上使用 PyCharm IDE 并尝试导入此 git 存储库。网站上的说明如下(https://github.com/jsfenfen/990-xml-database):

git 克隆此存储库 git 克隆https://github.com/jsfenfen/990-xml-database.git 和 $ cd 990-xml-database

--> 我想,这些说明是针对终端的。Git 已经安装,我也有一个 Github 帐户 - 两者的 PyCharm 设置都已完成。我现在需要在终端或 PyCharm 中执行哪些步骤?

Mat*_*ser 11

转到 VCS -> 从版本控制获取

在此输入图像描述

您将看到如下所示的屏幕。只需输入您的存储库 URL。

在此输入图像描述