Skip to content

fix git error that themes submodule is added with a git: url instead of https

Ya-Fan Chen requested to merge ya-fanchen/ontodocker:master into master

add a single line git config --global url."https://".insteadOf git:// to fix the git error of flask-oidc in requirement.txt

Merge request reports