1
0
mirror of https://gitlab.com/pholy/OSCAR-code.git synced 2025-04-15 10:10:45 +00:00
OSCAR-code/oscr/scripts/fetchUpstream.sh
2019-02-11 17:37:29 -05:00

5 lines
58 B
Bash
Executable File

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