Errata
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
Page 7 3rd paragraph |
The single sentence of the third paragraph on page 7 ends "then you should continue ono the next section to install an up-to-date version of Git on your computer." That should probably be "... continue on to the next section ..." [continue ono -> continue on to] Note from the Author or Editor: |
William Bresler | Aug 09, 2024 | Sep 20, 2024 | |
Page 17 [ FOLLOW ALONG 1-14 ] |
The Follow Along 1-14 shows the following prompt and command: Note from the Author or Editor: |
William Bresler | Aug 25, 2024 | Sep 20, 2024 | |
Page 25 Figure 2-1 |
Figure 2-1 shows the contents of the '.git' local repository directory immediately after issuing the 'git init -b main' command. The first file is given as '.config'. However, on my system, and in every cloned repo I have examined, the file is 'config', without the initial 'dot'. So, I believe that first file should be 'config' rather than '.config'. Note from the Author or Editor: |
William Bresler | Aug 25, 2024 | Sep 20, 2024 | |
Page 56 [ NOTE ] at the top of the page |
The NOTE begins: "There are times where you can be on a commit ...". Given that the sentence begins "There are times ..." I would expect the subordinating conjunction to reflect a temporal reference rather than a spatial one. Although the sentence is understandable as written, I believe it would be (slightly) better as "There are times when you can be on a commit ..." [where -> when]. Note from the Author or Editor: |
William Bresler | Aug 25, 2024 | Sep 20, 2024 | |
Page 72 1st paragraph of Example Book Project 5-4 |
The final sentence of the paragraph ends "... once called chapter_five_approach_a and one called chapter_five_approach_b." That should be "... one called chapter_five_approach_a and one called ..." [once -> one] Note from the Author or Editor: |
William Bresler | Aug 26, 2024 | Sep 20, 2024 | |
Page 99, 102, 105 VISUALIZE IT 7-2, 7-3, 7-4 |
"main" is pointing to the wrong commit. It should point to "Y" to conform with VISUALIZE IT 7-5. Note from the Author or Editor: |
Shankha Pal | Feb 19, 2024 | Jun 07, 2024 | |
Page 105 Entire page |
In the revised printing of the book (Second Release, 2024-06-07) page 105 is missing. In its place is a duplicate of page 102. (Page 106 overleaf is OK.) It looks like this printing production error was made in the preparation of the edition that corrected an earlier error. Please explain how to get access to the missing page. Note from the Author or Editor: |
Anonymous | Aug 31, 2024 | Sep 20, 2024 | |
Page 117 [ FOLLOW ALONG 8-1 ] step 3 |
Some of the lines of output from git seem to be out of order. Note from the Author or Editor: |
William Bresler | Aug 26, 2024 | Sep 20, 2024 | |
Page 122 2nd paragraph after the heading "THE ORIGIN SHORTNAME" |
The last sentence of the paragraph begins: Note from the Author or Editor: |
William Bresler | Aug 26, 2024 | Sep 20, 2024 | |
Page 202 Example Book Project 11-2 |
The first sentence begins: "Suppose I work on chapters 1, 2, and 3, of my book, ..." I would say there is an extraneous comma after '3' so I would suggest changing it to "Suppose I work on chapters 1, 2, and 3 of my book, ..." See the next sentence for a similar phrasing which does not have the extra comma. Note from the Author or Editor: |
William Bresler | Aug 29, 2024 | Sep 20, 2024 | |
Page 238 first paragraph of Example Book Project 12-2 |
The paragraph begins: "InExample Book Project 12-11, ...". That should be "In Example Book Project 12-11, ..." [InExample -> In Example]. Note from the Author or Editor: |
William Bresler | Aug 30, 2024 | Sep 20, 2024 |