This commit is contained in:
2026-05-02 19:08:07 +02:00
parent 5a46b2dc77
commit 819d1d00c6
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ Repositorio para gestionar y versionar mis archivos de configuración personal.
## Comandos básicos
- `git add .`: Preparar cambios.
- `git commit -m "mensaje"`: Guardar versión.
- `git push`: Subir a GitLab.
- `git push`: Subir al servidor privado GitLab, que corre Gitea.