1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/content/github/getting-started-with-github/quickstart/github-glossary.md
2021-05-21 23:55:26 +05:30

834 B

title, intro, redirect_from, versions
title intro redirect_from versions
GitHub glossary When working with Git and GitHub, you may find Technical Terms that powers the {% data variables.product.prodname_dotcom %} sites and its documentation. We can find the definition or meaning of these words directly from the Glossary.
/articles/github-glossary
/github/getting-started-with-github/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