Git
章節 ▾ 第二版

A1.4 附錄 A:其他環境中的 Git - IntelliJ / PyCharm / WebStorm / PhpStorm / RubyMine 中的 Git

IntelliJ / PyCharm / WebStorm / PhpStorm / RubyMine 中的 Git

JetBrains IDE (例如 IntelliJ IDEA、PyCharm、WebStorm、PhpStorm、RubyMine 和其他) 內建 Git 整合外掛程式。它在 IDE 中提供一個專用的檢視,用於使用 Git 和 GitHub Pull Requests。

Version Control ToolWindow in JetBrains IDEs
圖 183. JetBrains IDE 中的版本控制工具視窗

此整合依賴命令列 Git 用戶端,並需要安裝。官方文件位於 https://www.jetbrains.com/help/idea/using-git-integration.html

scroll-to-top