diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-23 18:16:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-23 18:16:55 -0400 |
commit | 0fde74b012781b41b3b1c844006062bcb1ae49ca (patch) | |
tree | 698810d9568ad8430c50114e7d7672c94ed31105 /doc | |
parent | 85f4b99710fa94b9b67cee061c37eaf49be36b25 (diff) |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/applydiff_plugin.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/applydiff_plugin.mdwn b/doc/todo/applydiff_plugin.mdwn index 3439196f2..5f6333691 100644 --- a/doc/todo/applydiff_plugin.mdwn +++ b/doc/todo/applydiff_plugin.mdwn @@ -95,3 +95,8 @@ 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]] |