Skip to content

Commit 3d4a160

Browse files
committed
Add index for file in Appendix A
1 parent 7ae30a9 commit 3d4a160

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

book/A-git-in-other-environments/sections/jetbrainsides.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
=== Git in IntelliJ / PyCharm / WebStorm / PhpStorm / RubyMine
22

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

book/A-git-in-other-environments/sections/sublimetext.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
=== Git in Sublime Text
22

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

56
The features are:

book/A-git-in-other-environments/sections/visualstudiocode.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
=== Git in Visual Studio Code
22

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

0 commit comments

Comments
 (0)