commit 66eca0fd84ef239926c9fd24b4c2ff59e694d3e2
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Sun Dec 2 13:16:49 2012 +0100
HTTP push is now possible.
diff --git a/suckless.org/wiki.md b/suckless.org/wiki.md
index e8229c0..9b854ba 100644
--- a/suckless.org/wiki.md
+++ b/suckless.org/wiki.md
_AT_@ -5,6 +5,10 @@ local host using the following command:
git clone git://git.suckless.org/sites
+or
+
+ git clone
http://git.suckless.org/sites
+
To push your changes to the queue for the review by the suckless moderators,
use:
_AT_@ -18,9 +22,6 @@ minimize problems.
The wiki repository above is world-writable.
-Be careful, that only push changes using the git:// protocol. It is possible
-to checkout the source over http:// but not to push changes using it.
-
Rules
-----
* If any abuse happens, we will disable world-writable access. Keep this in mind!
Received on Sun Dec 02 2012 - 13:18:52 CET