File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
self-build-src-public-api Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ cd "${0%/*}"
66source ../../common.sh
77
88if [ -n " $TSGOFLAG " ]; then
9- clone_scenario https://github.com/microsoft/TypeScript.git
9+ clone_scenario https://github.com/microsoft/TypeScript.git tsgo-port
1010else
1111 clone_scenario https://github.com/microsoft/TypeScript.git $TYPESCRIPT_COMMIT
1212fi
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ cd "${0%/*}"
66source ../../common.sh
77
88if [ -n " $TSGOFLAG " ]; then
9- clone_scenario https://github.com/microsoft/TypeScript.git
9+ clone_scenario https://github.com/microsoft/TypeScript.git tsgo-port
1010else
1111 clone_scenario https://github.com/microsoft/TypeScript.git $TYPESCRIPT_COMMIT
1212fi
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ cd "${0%/*}"
66source ../../common.sh
77
88if [ -n " $TSGOFLAG " ]; then
9- clone_scenario https://github.com/microsoft/TypeScript.git
9+ clone_scenario https://github.com/microsoft/TypeScript.git tsgo-port
1010else
1111 clone_scenario https://github.com/microsoft/TypeScript.git $TYPESCRIPT_COMMIT
1212fi
You can’t perform that action at this time.
0 commit comments