Skip to content

Commit 0a60a0e

Browse files
Changes after review
1 parent 2752978 commit 0a60a0e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
=== Git in IntelliJ / PyCharm / WebStorm / PhpStorm / RubyMine
22

3-
JetBrains IDEs - IntelliJ IDEA / PyCharm / WebStorm / PhpStorm / RubyMine / etc - ship with the Git Integration plugin.
4-
It provides the dedicated view in the IDE to work with Git and GitHub Pull Requests.
3+
JetBrains IDEs (such as IntelliJ IDEA, PyCharm, WebStorm, PhpStorm, RubyMine, and others) ship with a Git Integration plugin.
4+
It provides a dedicated view in the IDE to work with Git and GitHub Pull Requests.
55

66
.Version Control ToolWindow in JetBrains IDEs.
77
image::images/jb.png[Version Control ToolWindow in JetBrains IDEs.]
88

9-
The integration relies on the command-line git client and requires one to be installed.
10-
9+
The integration relies on the command-line git client, and requires one to be installed.
1110
The official documentation is available at https://www.jetbrains.com/help/idea/using-git-integration.html

0 commit comments

Comments
 (0)