Skip to content

Commit b386b43

Browse files
authored
Merge pull request #1226 from HonkingGoose/introduction.asc_minor_rewrite
Minor rewrite to account for changes in Appendix A.
2 parents 29ba33e + e62fb51 commit b386b43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/introduction.asc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ We leave that up to you.
5555

5656
In *Appendix A*, we look at a number of examples of using Git in various specific environments. We cover
5757
a number of different GUIs and IDE programming environments that you may want to use Git in and what
58-
is available for you. If you're interested in an overview of using Git in your shell, in Visual Studio
59-
or Eclipse, take a look here.
58+
is available for you. If you're interested in an overview of using Git in your shell, your IDE,
59+
or your text editor, take a look here.
6060

6161
In *Appendix B*, we explore scripting and extending Git through tools like libgit2 and JGit. If you're
6262
interested in writing complex and fast custom tools and need low-level Git access, this is where you can

0 commit comments

Comments
 (0)