ourGraphics.py

screen-shot-2019-05-03-at-9.11.31-am.png

Use the following link to view remote GitHub repository.

Some issues that we faced when trying to merge branches was forgetting that there were essentially two repositories, one on our local machines and one remote one. We would occasionally locally merge branches but forget to push them up to the remote. In addition to this, the computers in the classroom didn’t have the most updated version of Chrome installed, and this resulted in git not being able to merge our branches.

Screen Shot 2019-05-03 at 9.41.18 AM.png

Leave a comment