This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
eza
espejo de
https://github.com/eza-community/eza
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
rm trailing whitespace
Benjamin Sago
hace 11 años
padre
23e5d3ce8d
commit
1ec4451016
Se han
modificado 2 ficheros
con
0 adiciones
y
3 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
src/column.rs
0
2
src/dir.rs
+ 0
- 1
src/column.rs
Ver fichero
@@ -72,4 +72,3 @@ impl Alignment {
}
}
}
-
+ 0
- 2
src/dir.rs
Ver fichero
@@ -37,5 +37,3 @@ impl Dir {
self.contents.contains(path)
}
}
-
-