]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/applydiff_plugin.mdwn
thanks, closing wishlist
[ikiwiki.git] / doc / todo / applydiff_plugin.mdwn
index 3439196f2bebc1d96b939337fb3ce770206279d0..feb68a808d5f42dea7361bc6a49cdca7039cd4ba 100644 (file)
@@ -1,4 +1,4 @@
-[[!tag wishlist]]
+[[!tag wishlist done]]
 
 [[!toc ]]
 
@@ -95,3 +95,14 @@ Also see [[joey]]'s idea on [[users/xma/discussion]], to allow (filtered) anonym
 > Also, I've not verified that the objects have been recieved already when
 > whe pre-receive hook is called. Although the docs seem to say that is the
 > case. --[[Joey]]
+
+>> Update: The git pre-receive hook stuff is written, and seems to work.
+>> I think it makes more sense than using diffs, and so think this todo
+>> could probably be closed.
+>> --[[Joey]]
+
+>>> I agree, closing this. I really prefer this solution to the one I was
+>>> initially proposing.
+>>> Is this pre-receive hook already enabled on ikiwiki.info?
+>>> If not, do you plan to enable it at some point?
+>>> --[[intrigeri]]