diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2012-01-22 20:39:12 -0500 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2012-01-22 20:48:40 -0500 |
commit | 19280af1824d37c9237636c0b24772c79372b0cc (patch) | |
tree | 82f56e5b5b812312111a728d76b552de79f42c2e /doc | |
parent | af29b004d5aa086b28097b73c5efae233bf9b6e3 (diff) | |
download | ikiwiki-19280af1824d37c9237636c0b24772c79372b0cc.tar ikiwiki-19280af1824d37c9237636c0b24772c79372b0cc.tar.gz |
pull request (no functional change, just worried I broke easy merging)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rcs/cvs/discussion.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/rcs/cvs/discussion.mdwn b/doc/rcs/cvs/discussion.mdwn index 645b2388b..2df2c1317 100644 --- a/doc/rcs/cvs/discussion.mdwn +++ b/doc/rcs/cvs/discussion.mdwn @@ -147,3 +147,15 @@ short and clear as possible. --[[schmonz]] > that. --[[Joey]] >> Done. --[[schmonz]]. + +---- + +I'm attempting to bring some polish to this plugin, starting with +fuller test coverage. In preparation, I've refactored the tests a +bunch (and shuffled the code a bit) in my branch. I'm worried, +however, that my misunderstanding of `git rebase` may have made my +branch harder for you to pull. + +Before I go writing a whole swack of test cases, could you merge +my latest? Through at least ad0e56cdcaaf76bc68d1b5c56e6845307b51c44a +there should be no functional change. --[[schmonz]] |