Algorithms hw4
git strategy:
- each collaborator has two+ branches.
- local master
- local working (possibly multiple)
- all work is done in local working branches
- remote is pulled into local master branch
- local master is merged into local working copy
- fix any merge conflicts here - local working copy is merged into master
- should not have merge conflicts - local master is pushed up to remote
- definitely should not have merge conflicts
atom packages
python-debugger