-
Notifications
You must be signed in to change notification settings - Fork 181
Closed
Description
I think the latest version does not work with new repositories (existing repos work fine).
- Clone locally
- Create and
git init
new document repository - Update
config.yaml
- Start Jingo
- Visit
localhost:6067
Results in a runtime error:
/path/to/jingo/lib/gitmech.js:288
callback(null, data.toString().split("\n"));
^
TypeError: Cannot read property 'toString' of undefined
...
Looks like the hashes
function blows up when there's no repo history.
Metadata
Metadata
Assignees
Labels
No labels