aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2022-01-01 19:28:50 +0100
committerElias Fleckenstein <eliasfleckenstein@web.de>2022-01-01 19:28:50 +0100
commite031725c41c2970e5bc417f27b9abec79c5b72fb (patch)
tree57c8ea46756cdf5cc6c0f94d71cdd1726a3dd111
parent95b216528f3c8ccdff224bad6a6cfed743bfc029 (diff)
downloaduwu-lang-e031725c41c2970e5bc417f27b9abec79c5b72fb.tar.xz
Replace http submodule path by git url
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 10d1794..64d2f37 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "common"]
path = common
- url = https://github.com/EliasFleckenstein03/uwu-common
+ url = git@github.com:EliasFleckenstein03/uwu-common