mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-22 21:08:08 -04:00
Add extra prompt.
This commit is contained in:
parent
e36c170204
commit
ffe554a927
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
|||
if [ -z "${CVW_GIT}" ]; then
|
||||
echo "No CVW_GIT is provided"
|
||||
export CVW_GIT="https://github.com/openhwgroup/cvw"
|
||||
else
|
||||
echo "Using customized CVW_GIT: ${CVW_GIT}"
|
||||
fi
|
||||
|
||||
git config --global http.version HTTP/1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue