Skip to content

Commit 8fdcce3

Browse files
committed
Merge pull request #102 from MikeTLive/master
maintain general structure for chapter summaries
2 parents f526076 + 2473e4e commit 8fdcce3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

book/introduction.asc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ chapter shows you how to cope if you still have to use a SVN server. We also cov
4646
import projects from several different systems in case you do convince everyone to make the
4747
plunge.
4848

49-
Now that you know all about Git and can wield it with power and grace, you can move on to
50-
*Chapter 10*, which delves into the murky yet beautiful depths of Git internals. Here we will
51-
discuss how Git stores its objects, what the object model is, details of packfiles, server protocols,
52-
and more. Throughout the book, we will refer to sections of this chapter in case you feel like
53-
diving deep at that point; but if you are like me and want to dive into the technical details, you
54-
may want to read Chapter 10 first. We leave that up to you.
49+
*Chapter 10* delves into the murky yet beautiful depths of Git internals. Now that you know all
50+
about Git and can wield it with power and grace, you can move on to discuss how Git stores its objects,
51+
what the object model is, details of packfiles, server protocols, and more. Throughout the book,
52+
we will refer to sections of this chapter in case you feel like diving deep at that point;
53+
but if you are like me and want to dive into the technical details, you may want to read Chapter 10 first.
54+
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

0 commit comments

Comments
 (0)