summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Etienne <leon@etiennes.de>2022-05-10 20:26:55 +0200
committerLeonetienne <leon@etiennes.de>2022-05-10 20:42:16 +0200
commit4d1f0ce374a243631593ef5329b02aa1ccc452a2 (patch)
tree0f7adb8f6e2c3029aadb2ab4f695bef405322618
parent04520987433054f2913fd0e8fdcec61cc86c5379 (diff)
Stwingtoows remote nyow https-based
-rw-r--r--.gitmodules3
-rw-r--r--readme-cleartext.md2
-rw-r--r--readme.md2
3 files changed, 1 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
index b61c74e..2e2a6e6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,3 @@
[submodule "Src/Lib/StringTools"]
path = Src/Lib/StringTools
- url = git@gitea.leonetienne.de:leonetienne/StringTools.git
-
+ url = https://gitea.leonetienne.de/leonetienne/StringTools.git
diff --git a/readme-cleartext.md b/readme-cleartext.md
index 6d68d92..9448a06 100644
--- a/readme-cleartext.md
+++ b/readme-cleartext.md
@@ -24,8 +24,6 @@ Clone this repository, and install all dependencies via:
$ git submodule update --init --recursive
```
-If they won't pull, you might have to switch the submodules remotes out for their
-https-variants. They are git@ by default, which requires your ssh to be set up with github.
Then all you have to do is to start the build:
```
$ cmake Src -B build
diff --git a/readme.md b/readme.md
index 7504b94..e6985db 100644
--- a/readme.md
+++ b/readme.md
@@ -24,8 +24,6 @@ Cwone twis repositowy, and install all dependencies via:
$ git submodule update --init --recursive
```
-If tweeey won't pull, you might haf to switch twe submoduwes remotes out for tweir
-https-vawiants. Tweeey awe git@ by defauwt, whiiiiiiich requiwes your ssh to be set uwp witw gitwub.
Twen all you haf to do is to stawt twe buiwd:
```
$ cmake Src -B build