I don't think that we're ready to merge pi-hw2 into master yet. For future pull requests, please add an overall description of the changes that would be merged in.
If you want to do this on your own fork you can run:
git checkout master
git merge pi-hw2 # (or patch-1, which is the branch you want to merge in here)
I don't think that we're ready to merge pi-hw2 into master yet. For future pull requests, please add an overall description of the changes that would be merged in.
If you want to do this on your own fork you can run: