commit 499a98514eff16d8a95408661afceab10641caf0 parent d486de8630411db673df7f12463b356fe68a15b9 Author: Christoph Lohmann <20h@r-36.net> Date: Sun, 2 Dec 2012 08:22:42 +0100 Adding a notice about the newrepo script. Diffstat:
M | suckless.org/wiki.md | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/suckless.org/wiki.md b/suckless.org/wiki.md @@ -57,3 +57,14 @@ keep on using www-data, so the webserver can access everything. For managing the patches (reject/modify etc.) of course the other git commands apply too. +Repositories +------------ + +This is for moderators. + +There is a script in /usr/local/bin/newrepo with the usage + + newrepo $reponame + +It should be used to create new git repositories. +