tsgates/git-emacs

Searching for program: no such file or directory, git-ls-files

Opened this issue · 0 comments

On Ubuntu 11.04, this functionality is provided via git ls-files. I can't open files under git without it trying to execute git-ls-files.

This line is causing the error

494: (apply #'git--exec-buffer "ls-files" "-t" "-z" args)