]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/git.mdwn
anonymous git pushes are now enabled for this wiki
[ikiwiki.git] / 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):