I run the code "emulate git log" from the homepage .It throws an error ``` git.repo('.git', function(error, repository) { ^ TypeError: Object #<Object> has no method 'repo' ```
I run the code "emulate git log" from the homepage .It throws an error