diff options
author | http://xma.myopenid.com/ <http://xma.myopenid.com/@web> | 2008-10-20 15:44:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-20 15:44:36 -0400 |
commit | 0f2764e6a6bbb9c600dc8f578ed8fa72a0202689 (patch) | |
tree | ba0902d358392cd55c989c374ebd1f5759a07958 | |
parent | 947fd054723473c2aabf497bbe5960da5e3fed04 (diff) | |
download | ikiwiki-0f2764e6a6bbb9c600dc8f578ed8fa72a0202689.tar ikiwiki-0f2764e6a6bbb9c600dc8f578ed8fa72a0202689.tar.gz |
-rw-r--r-- | doc/users/xma/discussion.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/users/xma/discussion.mdwn b/doc/users/xma/discussion.mdwn index 2aed71b70..d7c50f8a0 100644 --- a/doc/users/xma/discussion.mdwn +++ b/doc/users/xma/discussion.mdwn @@ -2,7 +2,10 @@ How do you edit this wiki (I mean [ikiwiki]) without the web browser ? Is there > You can clone ikiwiki's [[git]] repo. I have not implemented a way to > allow users to push doc wiki only changesets anonymously, but you can -> mails changesets to me. It would be nice to have a git recieve hook that +> mails changesets to me. --[[Joey]] +> > How can I send you the changesets ? (git command) --[[xma]] + +> It would be nice to have a git recieve hook that > checked that a commit contained only changes to .mdwn or other allowed > extensions.. if someone writes up a good one, I'd be willing to deploy it > for ikiwiki. --[[Joey]] |