查看: 1735|回复: 0

[PyCharm] Git

[复制链接]

81

主题

162

帖子

493

积分

推广大使

积分
493
发表于 2018-12-11 20:45:33 | 显示全部楼层 |阅读模式
Check out a project from a remote host (clone)

            PyCharm allows you to check out (in Git terms clone) an existing repository and create a new project based  on the data you've downloaded.        

  •                 From the main menu, choose VCS | Checkout from Version Control | Git, or, if no project is currently opened, choose                Checkout from Version Control | Git on the Welcome screen.

                
  •                 In the Clone Repository dialog, specify the URL of the remote repository you want to clone                (you can click Test to make sure that connection to the remote can be established).

                
  •                 In the Directory field, specify the path where the folder for your local Git repository will                be created into which the remote repository will be cloned.            


  •                 Click Clone. If you want to create a PyCharm project based on the sources you have cloned,                click Yes in the confirmation dialog. Git root mapping will be automatically set to the project root directory.            


回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表