mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 10:48:18 +08:00
more
This commit is contained in:
@@ -3,5 +3,5 @@ url="https://github.com/wcp16/dosbox-xe.git"
|
||||
branch="dosbox-sdl2-upstream"
|
||||
git remote add "$branch" "$url" || git remote set-url "$branch" "$url" || exit 1
|
||||
git fetch "$branch" || exit 1
|
||||
git checkout -t "remotes/origin/master-sdl2" || git checkout -t "master-sdl2" || exit 1
|
||||
git checkout -t "remotes/origin/master-sdl2" || git checkout "master-sdl2" || exit 1
|
||||
|
||||
|
Reference in New Issue
Block a user