Found an issue in the v0.1 release of the book? Add it here!
Hello, glad to be apart of this thread. I did find an issue with the v0.1 release. In Chapter 3, page 36, you mention executing the following command: git diff
, then towards the end of the page, you say execute git add .
( If your new to terminal or git you may not know that you need to enter q
or Q
to quit the diff check before you running the command git add .
) Not sure if this is worth a mention. Thanks
Great point – I’ve captured this omission for the full edition. Thanks!