practicing the github version control for DSCI 522
Author: Jingbo Wang (Jimmy Wang)
Solving merge conflicts takes conscious effort, but I can do it!
What I like most about version control is how it lets me experiment without fear, because I can go back to a previous version if something breaks.
What I find most challenging about version control is remembering all the different commands and understanding what’s happening when branches diverge or conflicts appear.