We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8598af6 commit 6a9ce73Copy full SHA for 6a9ce73
prep_workspace.sh
@@ -17,7 +17,7 @@ git reset HEAD
17
cd Carthage/Checkouts
18
cd LoopKit; git fetch; git checkout pumpmanager-updates; git pull; cd ..
19
cd rileylink_ios; git fetch; git checkout omnipod-testing; git pull; cd ..
20
-cd CGMBLEKit; git fetch; git checkout dev; git pull; cd ..
+cd CGMBLEKit; git fetch; git checkout omnikit-testing; git pull; cd ..
21
cd dexcom-share-client-swift; git fetch; git checkout carthage-recursive; git pull; cd ..
22
cd G4ShareSpy; git fetch; git checkout fix-cartfile; git pull; cd ..
23
cd ../..
0 commit comments