1
0
mirror of https://gitlab.com/pholy/OSCAR-code.git synced 2025-04-07 19:50:45 +00:00
OSCAR-code/oscar/scripts/fetchUpstream.sh
2019-02-22 19:23:39 -05:00

5 lines
58 B
Bash
Executable File

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