branch updated

master
http://smcv.pseudorandom.co.uk/ 2013-02-24 09:24:08 -04:00 committed by admin
parent 954bd8fc9e
commit 5a6d33598c
1 changed files with 6 additions and 1 deletions

View File

@ -65,7 +65,12 @@ inconsistent between the one-and two-argument forms. Thoughts?
>> Try this, then? I had to make some changes to `attachment`
>> to make the split versions available. I suggest reviewing
>> patch-by-patch.
>>
>>> Branch updated; I'd missed a use of prune in ikiwiki.in itself.
>>> Unfortunately, this means it does still need to support the
>>> "undefined top directory" case: there isn't an obvious top
>>> directory for wrappers. --[[smcv]]
>> I also tried to fix a related bug which I found while testing it:
>> the special case for renaming held attachments didn't seem to work.
>> (`smcv/wip/rename-held`.) Unfortunately, it seems that with that