Difference between revisions of "Common errors and how to handle them"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
This section needs expanding on continually. If you learn something not on this page, please help by adding to it! | This section needs expanding on continually. If you learn something not on this page, please help by adding to it! | ||
If you commit to making changes to the same file or line of code as others, you may encounter a merge conflict. | If you commit to making changes to the same file or line of code as others, you may encounter a merge conflict. | ||
Revision as of 15:16, 27 September 2021
This section needs expanding on continually. If you learn something not on this page, please help by adding to it! If you commit to making changes to the same file or line of code as others, you may encounter a merge conflict.