Whoops, added a test file.

This commit is contained in:
Duncan Bristow 2015-10-31 15:17:42 -06:00
parent 11b4799ec9
commit 5f4b380db4
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
#!/bin/bash
git fetch upstream
git checkout master
git merge upstream/master
git push