章節 ▾ 第二版

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

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

JetBrains IDEs(如 IntelliJ IDEA、PyCharm、WebStorm、PhpStorm、RubyMine 等)自帶一個 Git 整合外掛。它在 IDE 中提供了一個專用檢視,用於使用 Git 和 GitHub 拉取請求。

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

該整合依賴於命令列 Git 客戶端,並要求安裝一個。官方文件可在 https://www.jetbrains.com/help/idea/using-git-integration.html 找到。

scroll-to-top