Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.39 KB

File metadata and controls

25 lines (22 loc) · 1.39 KB

IntelliJ / PyCharm / WebStorm / PhpStorm / RubyMine

JetBrains IDE (IntelliJ IDEA, PyCharm, WebStorm, PhpStorm, RubyMine, 기타 등등)는 Git Integration 플러그인을 내장하고 있다. 이 플러그인은 Git이나 GitHub Pull Request 전용 UI를 제공한다.

JetBrains IDE 의 버전 관리 ToolWindow
Figure 1. JetBrains IDE 의 버전 관리 ToolWindow

Git Integration 플러그인은 git 명령어를 사용하므로 git 설치가 필요하다. Git Integration 플러그인에 대한 공식 문서는 https://www.jetbrains.com/help/idea/using-git-integration.html 에서 제공한다.