1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/tests/fixtures/content/get-started/quickstart/github-glossary.md
2023-05-03 22:33:54 +00:00

20 lines
485 B
Markdown

---
title: GitHub glossary
intro: 'This glossary introduces common Git and {% data variables.product.prodname_dotcom %} terminology.'
shortTitle: Glossary
redirect_from:
- /articles/github-glossary
- /github/getting-started-with-github/github-glossary
- /github/getting-started-with-github/quickstart/github-glossary
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---
{% for glossary in glossaries %}
## {{ glossary.term }}
{{ glossary.description }}
{% endfor %}