1
0
mirror of https://gitlab.com/pholy/OSCAR-code.git synced 2025-04-12 00:30:46 +00:00
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