Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee69baf

Browse files
author
Jacek Gębal
committed
Update of refresh sources - remove git repo references
1 parent 8fa483e commit ee69baf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

development/refresh_sources.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ git rev-parse && cd "$(git rev-parse --show-cdup)"
99
rm -rf ${UTPLSQL_DIR:-utPLSQL_latest_release}
1010
# clone utPLSQL main branch from upstream into utPLSQL sub-directory of your project
1111
git clone --depth=1 --branch=${SELFTESTING_BRANCH:-main} https://github.com/utPLSQL/utPLSQL.git ${UTPLSQL_DIR:-utPLSQL_latest_release}
12+
rm -rf ${UTPLSQL_DIR:-utPLSQL_latest_release}/.git
1213

1314
rm -rf utPLSQL-cli/*
1415
# download latest release version of utPLSQL-cli

0 commit comments

Comments
 (0)