【转载】IntelliJ IDEA-Git pull项目

    • pull项目

      本教程演示,如何用IDEA从github上pull一个现成的项目到本地,并使用
    • checkout

      菜单->VCS->Chekout from Version Control->GitHub
    • 输入项目参数

      Git Repositor URL:https://github.com/how2j/higit.git
      Parent Directory: e:\project
      Directory Name: higit
      然后点击 Clone
    • higit项目

      如此就拿到了Git上的项目 higit,里面有一个HiGit类,运行即可看到 "HiGit"
posted @ 2019-06-23 12:03  Xwanted  阅读(248)  评论(0)    收藏  举报