mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 20:55:34 +02:00
git-rev-parse: fix typo in Spanish translation (#9293)
This commit is contained in:
parent
e3e02f4752
commit
e300a8f7ef
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# git rev-parse
|
# git rev-parse
|
||||||
|
|
||||||
> Muestra metados relativos a revisiones específicas.
|
> Muestra metadatos relativos a revisiones específicas.
|
||||||
> Más información: <https://git-scm.com/docs/git-rev-parse>.
|
> Más información: <https://git-scm.com/docs/git-rev-parse>.
|
||||||
|
|
||||||
- Obtiene el hash del commit de una rama:
|
- Obtiene el hash del commit de una rama:
|
||||||
|
|
Loading…
Add table
Reference in a new issue