Common errors and how to handle them

From ImpVis Wiki
Revision as of 14:51, 15 July 2021 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.