Skip to content

Commit 343e927

Browse files
committed
Switch submodules to SSH remotes
1 parent 21331ec commit 343e927

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
url = https://github.com/perebor/minisat
44
[submodule "avy"]
55
path = avy
6-
url = https://github.com/meelgroup/avy
6+
url = git@github.com:meelgroup/avy.git
77
[submodule "interpolatingsolver"]
88
path = interpolatingsolver
9-
url = https://github.com/kuldeepmeel/interpolatingsolver
9+
url = git@github.com:kuldeepmeel/interpolatingsolver.git
1010
[submodule "docopt.cpp"]
1111
path = docopt.cpp
1212
url = https://github.com/docopt/docopt.cpp

0 commit comments

Comments
 (0)