Difference between revisions of "Common errors and how to handle them"

From ImpVis Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 14:51, 15 July 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.