1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
docs/content/get-started/quickstart/github-glossary.md
Emily Gould 1e5372ac79 Move Getting started category to top-level doc set (#20008)
* Move category to top-level doc set

* Move doc set to the top and update short title

* Undo package-lock changes

* updated hardcoded refs in tests

* Update test

* Fix hardcoded link in test

Co-authored-by: Sarah Schneider <sarahs@github.com>
2021-06-18 17:13:04 +00:00

763 B

title, intro, redirect_from, versions
title intro redirect_from versions
GitHub glossary This glossary introduces common Git and {% data variables.product.prodname_dotcom %} terminology.
/articles/github-glossary
/github/getting-started-with-github/github-glossary
/github/getting-started-with-github/quickstart/github-glossary
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 %}


Further reading