We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e7e7e commit fa1fcd4Copy full SHA for fa1fcd4
co.sh
@@ -8,3 +8,7 @@ cd cables_ui
8
echo "----- ui"
9
git checkout $1
10
cd ..
11
+cd cables_api
12
+echo "----- api"
13
+git checkout $1
14
+cd ..
0 commit comments