OSCAR-code/sleepyhead/scripts/fetchUpstream.sh
2016-03-13 20:12:39 +10:00

5 lines
58 B
Bash
Executable File

#!/bin/bash
git fetch upstream
git merge upstream/master