Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 636 Bytes

File metadata and controls

10 lines (7 loc) · 636 Bytes

Git in IntelliJ / PyCharm / WebStorm / PhpStorm / RubyMine

JetBrains-IDEs (wie IntelliJ IDEA, PyCharm, WebStorm, PhpStorm, RubyMine und andere) werden mit einem Git-Integrations-Plugin ausgeliefert. Es bietet eine dedizierte Ansicht in der IDE, um mit Git- und GitHub-Pull-Anforderungen zu arbeiten.

Version Control ToolWindow in JetBrains IDEs
Figure 1. Version Control ToolWindow in JetBrains IDEs

Die Integration basiert auf dem Befehlszeilen-Git-Client und erfordert die Installation eines solchen. Die offizielle Dokumentation finden Sie unter https://www.jetbrains.com/help/idea/using-git-integration.html.