Difference between revisions of "Common errors and how to handle them"
Jump to navigation
Jump to search
Mark Thomas (talk | contribs) (Created page with "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...") |
m (Protected "Common errors and how to handle them" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(No difference)
|
Revision as of 09:40, 7 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.
Commmand: Not sure, someone help!
GitKraken: Note: Ideally, developers should work on independent files to avoid such situations. For more details on git, please check out https://rogerdudler.github.io/git-guide/ or any other number of online resources on the basics of git.