clarification for contributors - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
commit 415383b09670c5081f7bfe291144c80c38227722 | |
parent 429b695d510ae3b941583c952c67986f690601c4 | |
Author: leliel <[email protected]> | |
Date: Mon, 7 Apr 2025 02:02:26 +0000 | |
clarification for contributors | |
Diffstat: | |
M suckless.org/wiki/index.md | 3 ++- | |
1 file changed, 2 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/suckless.org/wiki/index.md b/suckless.org/wiki/index.md | |
@@ -5,7 +5,8 @@ local host using the following command: | |
git clone git://git.suckless.org/sites | |
-or | |
+__You must use the git protocol, you will not be able to push your changes if … | |
+insist on using https:__ | |
git clone https://git.suckless.org/sites | |