scottgonzalez / pretty-diff

colorized HTML diffs
MIT License
218 stars 27 forks source link

Got an Error: Problems parsing JSON error when doing gist-diff #26

Closed alkaithil closed 8 years ago

alkaithil commented 8 years ago

I did

gist-diff HEAD^

and was prompted for my password, as expected. But after entering it I got [Error: Problems parsing JSON]

Any ideas?

scottgonzalez commented 8 years ago

Hmm...I wonder if there's something in the diff itself. Are you able to post the raw diff output?

alkaithil commented 8 years ago

Do you mean the output of doing a git diff HEAD^ ? I'ts a bit long, I pasted it in a gist: https://gist.github.com/alkaithil/e3d50777b7f2065a2b88

scottgonzalez commented 8 years ago

Thanks, that allowed me to reproduce the problem. I'll have a fix soon.

scottgonzalez commented 8 years ago

Released v0.6.0.