mirror of
https://github.com/simple64/simple64.git
synced 2026-09-06 20:34:32 +02:00
Update pull_repos.sh
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ git fetch parallel-rsp
|
||||
git merge -s subtree parallel-rsp/simple64 --allow-unrelated-histories --squash
|
||||
git commit -m "update parallel rsp"
|
||||
|
||||
git remote add parallel-rdp-standalone https://github.com/loganmc10/parallel-rdp-standalone.git
|
||||
git remote add parallel-rdp-standalone https://github.com/simple64/parallel-rdp-standalone.git
|
||||
git fetch parallel-rdp-standalone
|
||||
git merge -s subtree parallel-rdp-standalone/simple64 --allow-unrelated-histories --squash
|
||||
git commit -m "update parallel rdp"
|
||||
|
||||
Reference in New Issue
Block a user