Mercurial backend list_directory returns nothing
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 128
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
This happens when you give list_directory a path which does not end with a slash, this is contrary to the behavior of all other backends and is a easy one, just check for the trailing slash and added when needed.
I already have a commit for this:
http://github.com/clsdaniel/pyvcs/commit/eb8e8d263718dd077d43e75a67ccdc1f54c9801a
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.