grancher
grancher copied to clipboard
Error on 1.9.2
Error: mktree returned pid 5220 exit 128. STDERR: fatal: input format error: ["100644 blob f3fa32ddf84b5fc61e4c34b664143361b9547490\thighlight.js\x00", "100644 blob cfd499a9a5b457295d921412303b581a473a4ccd\tjquery.tabs.js\x00", "100644 blob b1ae21d8b23f25359f21b6c69f0eb2dd29016466\tjquery.js\x00"]
Any hope of getting this fixed?
FYI I know what the problem ius I just have no way to fix it. Even matz said he doesn't know. It's an encoding issue. Those \x00
s are supposed to be \x000
.