pages.es/git-*: update Spanish pages with the term "commit" (#12046)

This commit is contained in:
Alejandro Cervera
2024-01-09 13:41:42 -05:00
committed by GitHub
parent 826b818288
commit 214ad27211
21 changed files with 108 additions and 108 deletions

View File

@@ -3,7 +3,7 @@
> Muestra metadatos relativos a revisiones específicas.
> Más información: <https://git-scm.com/docs/git-rev-parse>.
- Obtén el hash del commit de una rama:
- Obtén el hash de la confirmación de una rama:
`git rev-parse {{nombre_de_la_rama}}`