Skip to content

Commit

Permalink
Merge pull request progit#1226 from HonkingGoose/introduction.asc_min…
Browse files Browse the repository at this point in the history
…or_rewrite

Minor rewrite to account for changes in Appendix A.
  • Loading branch information
ben authored Mar 20, 2019
2 parents 29ba33e + e62fb51 commit b386b43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions book/introduction.asc
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ We leave that up to you.

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

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

0 comments on commit b386b43

Please sign in to comment.