Ryan Kimber
Ryan Kimber
The error happens in ggit.commitMessage() Changing commit-message.js to this allows it to work: ``` var Q = require('q'); var exists = require('fs').existsSync; var fileInfo = require('fs').lstatSync; var read = require('fs').readFileSync;...
Submitted, but I suspect you'll have a number of other locations in the code that should be checking '.git' to see if it's actually a file and not a directory....
Supporting people submitting pull requests probably isn't what you'd like to be doing, but the CI build seems to be failing, and it doesn't appear to be related to my...
Hey @bahmutov, did I need to do something else on this? I've switched off of my pre-git fork to [email protected], but it doesn't seem to pick up the .git config...
Is there any movement on this? @natergj My team and I at FormHero would be interested in contributing. Could you point us in the right direction as far as where...