From 4d1f0ce374a243631593ef5329b02aa1ccc452a2 Mon Sep 17 00:00:00 2001 From: Leon Etienne Date: Tue, 10 May 2022 20:26:55 +0200 Subject: Stwingtoows remote nyow https-based --- .gitmodules | 3 +-- readme-cleartext.md | 2 -- readme.md | 2 -- 3 files changed, 1 insertion(+), 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 -- cgit v1.2.3