I'm getting this error when trying to run helm-git-grep. As soon as I start typing the first character of the pattern, I get this:
Error running timer: (error "Candidates function `helm-git-grep-process' should run a process")
I'm getting this error when trying to run helm-git-grep. As soon as I start typing the first character of the pattern, I get this:
Error running timer: (error "Candidates function `helm-git-grep-process' should run a process")
It works if I have a file open that is part of a git repository.
If I open a file that isn't part of a git repository then I get that error.