creationix / wheat

Wheat is a blog engine for coders written in node.JS
Other
1.36k stars 134 forks source link

fixes git-fs incompatibility. #34

Closed CrypticSwarm closed 13 years ago

CrypticSwarm commented 13 years ago

Quick fix not actually fixing the core problem. Will try to get to that later.

creationix commented 13 years ago

I patched wheat itself to not die when the input is buffers. The code needs a proper cleaning, but it should work for now.

This patch is no longer needed.