node-git
node-git copied to clipboard
git.show is missing
The method Commit.prototype.show calls this.repo.git.show if the commit has no parents.
However, git.show does not exist, so this results in a TypeError