git-aicommit
git-aicommit copied to clipboard
Does this support Windows?
Got it installed, but it complains about this on Windows:
fatal: ':(exclude)*.lock': '':(exclude)*.lock'' is outside repository at 'D:/Documents/exampleProject'
node:internal/errors:867
const err = new Error(message);
sorry brother, I don't have a Windows machine to test it on.
this is the place where diff command is constructed. try to console.log(diffCommand) (or debug) to see the command and run it in the terminal to see what's going on