1
0
mirror of synced 2026-01-29 21:01:19 -05:00
Files
docs/translations/es-ES/content/github/getting-started-with-github/quickstart/github-glossary.md
2021-06-10 20:19:47 -07:00

26 lines
713 B
Markdown

---
title: Glosario de GitHub
intro: 'Este glosario te presenta la terminología común de Git y de {% data variables.product.prodname_dotcom %}.'
redirect_from:
- /articles/github-glossary
- /github/getting-started-with-github/github-glossary
versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
---
{% for term in site.data.glossaries.external %}
### {% data glossaries.external[forloop.index0].term %}
{% data glossaries.external[forloop.index0].description %}
---
{% endfor %}
---
### Leer más
- [El glosario oficial de Git](https://www.kernel.org/pub/software/scm/git/docs/gitglossary.html)
- [Referencia de Git](http://gitref.org/)
- [SCM de Git](https://git-scm.com/doc)