Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
=== Git in IntelliJ / PyCharm / WebStorm / PhpStorm / RubyMine

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

Expand Down
1 change: 1 addition & 0 deletions book/A-git-in-other-environments/sections/sublimetext.asc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
=== Git in Sublime Text

(((Sublime Text)))
From version 3.2 onwards, Sublime Text has Git integration in the editor.

The features are:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
=== Git in Visual Studio Code

(((Visual Studio Code)))
Visual Studio Code has Git support built in.
You will need to have Git version 2.0.0 (or newer) installed.

Expand Down