Do I need Git to use Github in JetBrains IntelliJ IDEA?

后端 未结 5 1538
被撕碎了的回忆
被撕碎了的回忆 2020-12-24 10:36

JetBrains IntelliJ IDEA has 2 plugins: Git and Github. Do I need to install Git from http://git-scm.com on my local windows machine in orde

5条回答
  •  悲&欢浪女
    2020-12-24 11:17

    enter image description here

    Settings > Project Settings > Version Control > git

    Path to Git executeable : D:\Program Files (x86)\Git\cmd\git.cmd

    enter image description here

提交回复
热议问题