/git2json/src/gitprocessor-plugin-relations.js:13
commit.parenthashes.forEach(function(parenthash) {
^
TypeError: Cannot read property 'forEach' of undefined
at /git2json/src/gitprocessor-plugin-relations.js:13:22
at Array.forEach (native)
at module.exports (/git2json/src/gitprocessor-plugin-relations.js:11:23)
at /git2json/src/gitprocessor.js:6:52
at Array.forEach (native)
at module.exports (/git2json/src/gitprocessor.js:6:22)
at loggerCallback (/git2json/src/index.js:26:4)
at /git2json/src/gitlogger.js:34:3
at ChildProcess.exithandler (child_process.js:220:5)
at emitTwo (events.js:87:13)