Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when git message commit contains " char #12

Open
kulak-at opened this issue Oct 7, 2014 · 0 comments
Open

Exception when git message commit contains " char #12

kulak-at opened this issue Oct 7, 2014 · 0 comments

Comments

@kulak-at
Copy link

kulak-at commented Oct 7, 2014

When git commit contains " character throws error:

"Msg "xxx".",
     ^
SyntaxError: Unexpected token s
    at Object.parse (native)
    at /Users/xx/xx/xx/node_modules/git-rev/index.js:25:17
    at /Users/xx/xx/xx/node_modules/git-rev/index.js:5:5
    at ChildProcess.exithandler (child_process.js:646:7)
    at ChildProcess.emit (events.js:98:17)
    at maybeClose (child_process.js:756:16)
    at Socket.<anonymous> (child_process.js:969:11)
    at Socket.emit (events.js:95:17)
    at Pipe.close (net.js:465:12)```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant