1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/translations/ru-RU/content/github/getting-started-with-github/github-glossary.md
Vanessa Yuen e50d2ada6f Crowdin translation batch (#16963)
* New Crowdin translations by Github Action

* Revert broken translated files to english

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2020-12-15 13:30:14 -05:00

25 lines
714 B
Markdown

---
title: GitHub glossary
intro: 'Below are a list of some Git and {% data variables.product.prodname_dotcom %} specific terms we use across our sites and documentation.'
redirect_from:
- /articles/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 %}
---
### Дополнительная литература
- [The Official Git Glossary](https://www.kernel.org/pub/software/scm/git/docs/gitglossary.html)
- [Git Reference](http://gitref.org/)
- [Git SCM](https://git-scm.com/doc)