Edit action should while checking previous commit hashes with deleted files
- Lenguaje dominante
- Rust
- Estrellas
- 22.5k
- Forks
- 773
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Describe the bug**
Edit action should while checking previous commit hashes with deleted files
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the Log view
2. Select any past commit with deleted files
3. Select a file reported as deleted
4. Invoke the Edit action
The editor should open showing the contents of the deleted file (as it does for files not deleted), but instead "file not found" error is presented.
**Screenshots**
**Context (please complete the following information):**
- OS/Distro + Version: MacOS Tahoe (`Darwin J694V6PW0F 25.3.0 Darwin Kernel Version 25.3.0: Wed Jan 28 20:51:28 PST 2026; root:xnu-12377.91.3~2/RELEASE_ARM64_T6041 arm64)
- GitUI Version: gitui nightly 2025-12-14
- Rust version: I installed using homebrew
Guía de contribución
Línea de trabajo
Comienza reproduciendo el problema desde la vista Log con un commit anterior que contenga un archivo eliminado y, después, sigue la implementación en Rust de la acción Edit y cómo gestiona las rutas de commits anteriores. Se considera terminado cuando invocar Edit sobre el archivo eliminado abre su contenido en lugar de producir un error de "file not found".
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- git, rust
- Área
- cli
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100