pull request (no functional change, just worried I broke easy merging)

master
Amitai Schlair 2012-01-22 20:39:12 -05:00
parent 662d256c82
commit 0d0b87be58
1 changed files with 12 additions and 0 deletions

View File

@ -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]]