git-draw icon indicating copy to clipboard operation
git-draw copied to clipboard

Error: git-draw.dot: syntax error in line "$linenumber" near ''.

Open ghost opened this issue 8 years ago • 0 comments

Hello!

I have a relatively big project with many branches, and apparently some code has Chinese comments.

When I run git-draw, I get the following error:

Error: git-draw.dot: syntax error in line "21" near ''

If I remove this line, I get same error for other lines, the common property thereof be containing Chinese characters.

How would I debug this issue?

ghost avatar Dec 25 '17 07:12 ghost