Browse Source

change remote url to https

main
stefan 2 weeks ago
parent
commit
8cf684c72e
  1. 2
      .gitmodules

2
.gitmodules vendored

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
[submodule "kyupy"]
path = kyupy
url = git@git.vlab.cse.kyutech.ac.jp:stefan/kyupy.git
url = https://git.vlab.cse.kyutech.ac.jp/stefan/kyupy.git
branch = devel

Loading…
Cancel
Save