The appendices are a collection of useful information that doesn’t fit directly in the main body of the text; there are five of them and they broadly cover:
Appendix | Purpose | |
---|---|---|
A | Downloading Brackets and some useful extensions | |
B | A best practice guide for version numbering | |
C | A guide to markdown syntax (general) and Git Flavoured markdown | |
D | Git command line command summary | |
E | Advanced topics: 1. Understanding Rebase |
|
F | How to merge multiple conflicts that exist in multiple files | |
Currently there is only one entry in the advanced topics section and that is a discussion of how to use the Git Rebase function. I will add further topics to this section as I think of them.