1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/github/getting-started-with-github/github-glossary.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

587 B

title, intro, redirect_from, versions
title intro redirect_from versions
GitHub glossary Below are a list of some Git and {% data variables.product.prodname_dotcom %} specific terms we use across our sites and documentation.
/articles/github-glossary
free-pro-team enterprise-server
* *

{% for term in site.data.glossaries.external %}

{{term.term}}

{{term.description}}

{% endfor %}


Further reading