]> sipb.mit.edu Git - ikiwiki.git/commitdiff
anonymous git pushes are now enabled for this wiki
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 24 Oct 2008 19:45:58 +0000 (15:45 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 24 Oct 2008 19:45:58 +0000 (15:45 -0400)
doc/git.mdwn

index e5fef6a5adad4b449c934e62c16778b0d11ae279..cdaf3d4e2d75d8304da13cb278e7ce70c6d6b9d7 100644 (file)
@@ -1,6 +1,13 @@
 Ikiwiki is developed in a git repository and can be checked out 
 like this:
 
 Ikiwiki is developed in a git repository and can be checked out 
 like this:
 
+[[!template id=note text="""
+You can push changes back to ikiwiki's git repository over the `git://`
+transport, to update the wiki, if you'd like, instead of editing it on the
+web. Changes that could not be made via the web will be automatically
+rejected.
+"""]]
+
        git clone git://git.ikiwiki.info/
 
 Or like this if your firewall only passes http traffic (slow):
        git clone git://git.ikiwiki.info/
 
 Or like this if your firewall only passes http traffic (slow):