alphapapa / alphapapa/magit-todos
Error in empty repos
- Lenguaje dominante
- Emacs Lisp
- Estrellas
- 791
- Forks
- 54
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It's obvious that magit-todo's can't to anything in an empty repo :) Since we get `error in process sentinel` this sounds like an unhandled case so far, though.
I just created a new repo via `magit-init`:
```
error in process sentinel: Wrong type argument: (or eieio-object cl-structure-object oclosure), nil [2 times]
error in process sentinel: magit-todos--async-when-done: magit-todos--async-when-done: Process "magit-todos--scan-with-rg" failed with exit code 2. Output:"rg: No files were searched, which means ripgrep probably applied a filter you didn't expect.
Running with --debug will show why files are being skipped.
"
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.