Skip to content

Commit

Permalink
docs(faq): fix doc 'git_docs.md'
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksey-Voko committed Mar 5, 2023
1 parent fb120cb commit 80ad815
Showing 1 changed file with 41 additions and 40 deletions.
81 changes: 41 additions & 40 deletions faq/git_docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,16 @@

- [Официальный сайт](https://git-scm.com/)
- [Официальная документация](https://git-scm.com/docs)
- [Официальная шпаргалка](https://training.github.com/downloads/ru/github-git-cheat-sheet/) от **GitHub** (на русском)
- [Git How To](https://githowto.com/ru) - интерактивный тур (на русском)
- [LearnGitBranching](https://learngitbranching.js.org/?locale=ru_RU) - интерактивный тренажёр (на русском)
- [Шпаргалка для LearnGitBranching](http://imnotgenius.com/git/) (на русском)
- [Git: наглядная справка](https://marklodato.github.io/visual-git-guide/index-ru.html) - (на русском)
- [Visual Git Cheat Sheet](https://ndpsoftware.com/git-cheatsheet.html) - (En)
- [Официальная шпаргалка](https://training.github.com/downloads/ru/github-git-cheat-sheet/) от **GitHub** (Ru)
- [Git How To](https://githowto.com/ru) - интерактивный тур (Ru)
- [LearnGitBranching](https://learngitbranching.js.org/?locale=ru_RU) - интерактивный тренажёр (Ru)
- [Шпаргалка для LearnGitBranching](http://imnotgenius.com/git/) (Ru)
- [Git Command Explorer](https://gitexplorer.com/) (En)
- [Git: наглядная справка](https://marklodato.github.io/visual-git-guide/index-ru.html) (Ru)
- [Visual Git Cheat Sheet](https://ndpsoftware.com/git-cheatsheet.html) (En)
- [Introduction to GitHub](https://lab.github.com/githubtraining/introduction-to-github) - официальный интерактивный курс (En)
- [Основы Git](https://cub-it.org/course/view.php?id=4) - бесплатный интерактивный курс (на русском) от **Cub-it**
- [Простое руководство по Git](http://rogerdudler.github.io/git-guide/index.ru.html) (на русском)
- [Основы Git](https://cub-it.org/course/view.php?id=4) - бесплатный интерактивный курс (Ru) от **Cub-it**
- [Простое руководство по Git](http://rogerdudler.github.io/git-guide/index.ru.html) (Ru)

---

Expand Down Expand Up @@ -108,35 +109,35 @@

<!-- -->

- Samuel Faure (оригинал): [How to learn Git slowly](https://dev.to/samuelfaure/how-to-learn-git-slowly-38fa)
- Samuel Faure (перевод): [Как освоить Git медленно, но верно](https://techrocks.ru/2021/07/20/how-to-master-git-roadmap/)
- Samuel Faure: [How to learn Git slowly](https://dev.to/samuelfaure/how-to-learn-git-slowly-38fa) (En)
- Samuel Faure: [Как освоить Git медленно, но верно](https://techrocks.ru/2021/07/20/how-to-master-git-roadmap/) (Ru)

<!-- -->

- tproger: [Git и GitHub: что это такое и в чём разница](https://tproger.ru/translations/difference-between-git-and-github/)

<!-- -->

- Flavio Copes (оригинал): [A developer’s introduction to GitHub](https://www.freecodecamp.org/news/a-developers-introduction-to-github-1034fa55c0db/)
- Flavio Copes (перевод): [Введение в GitHub от разработчика](https://techrocks.ru/2018/07/02/introduction-to-github/)
- Flavio Copes: [A developer’s introduction to GitHub](https://www.freecodecamp.org/news/a-developers-introduction-to-github-1034fa55c0db/) (En)
- Flavio Copes: [Введение в GitHub от разработчика](https://techrocks.ru/2018/07/02/introduction-to-github/) (Ru)

<!-- -->

- Max Stern: [12 потрясающих возможностей GitHub](https://javarush.ru/groups/posts/1820-12-potrjasajujshikh-vozmozhnostey-github)

<!-- -->

- Sean Patterson (оригинал): [Developer Tip: Keep Your Commits "Atomic"](https://www.freshconsulting.com/insights/blog/atomic-commits/)
- Sean Patterson (перевод): [Совет разработчика: делайте "атомарные коммиты"](https://github.com/tsergeytovarov/htmlacademy-basic-additional-material/blob/master/articles/%D0%B0%D1%82%D0%BE%D0%BC%D0%B0%D1%80%D0%BD%D1%8B%D0%B5-%D0%BA%D0%BE%D0%BC%D0%BC%D0%B8%D1%82%D1%8B/article.md)
- Sean Patterson: [Developer Tip: Keep Your Commits "Atomic"](https://www.freshconsulting.com/insights/blog/atomic-commits/) (En)
- Sean Patterson: [Совет разработчика: делайте "атомарные коммиты"](https://github.com/tsergeytovarov/htmlacademy-basic-additional-material/blob/master/articles/%D0%B0%D1%82%D0%BE%D0%BC%D0%B0%D1%80%D0%BD%D1%8B%D0%B5-%D0%BA%D0%BE%D0%BC%D0%BC%D0%B8%D1%82%D1%8B/article.md) (Ru)

<!-- -->

- Бен Линн (перевод): [Волшебство Git](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/ru/)
- Бен Линн: [Волшебство Git](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/ru/) (Ru)

<!-- -->

- Jeff Hale (En): [10 Git Commands You Should Know](https://towardsdatascience.com/10-git-commands-you-should-know-df54bea1595c)
- Jeff Hale (En): [Learn Enough Git to be Useful](https://towardsdatascience.com/learn-enough-git-to-be-useful-281561eef959)
- Jeff Hale : [10 Git Commands You Should Know](https://towardsdatascience.com/10-git-commands-you-should-know-df54bea1595c) (En)
- Jeff Hale : [Learn Enough Git to be Useful](https://towardsdatascience.com/learn-enough-git-to-be-useful-281561eef959) (En)

---

Expand Down Expand Up @@ -181,17 +182,17 @@

<!-- -->

- Chris Beams (оригинал): [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/)
- Chris Beams (перевод): [Как следует писать комментарии к коммитам](https://habr.com/ru/post/416887/)
- Chris Beams (ещё один перевод): [Как правильно составлять описания коммитов и почему это важно](https://ru.hexlet.io/blog/posts/git-commit-message)
- Chris Beams: [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/) (En)
- Chris Beams: [Как следует писать комментарии к коммитам](https://habr.com/ru/post/416887/) (Ru)
- Chris Beams (ещё один перевод): [Как правильно составлять описания коммитов и почему это важно](https://ru.hexlet.io/blog/posts/git-commit-message) (Ru)
<img src="https://hsto.org/r/w1560/webt/du/md/nk/dumdnkfpfqgbzsuibvdsb1b1lnk.png" alt="git-commit-message" width="600">

<!-- -->

- Блог компании Яндекс: [Применяем стандарт Conventional Commits](https://habr.com/ru/company/yandex/blog/431432/)
- [Онлайн конфигуратор правильных коммитов](https://commitlint.io/)
- Шпаргалка: [Именование коммитов](https://gist.github.com/bibendi/7941823)
- Ещё одна: [Commit naming](https://gist.github.com/Aleksey-Voko/a0a464a8a0cf3e9058f6e477c04f5414)
- Шпаргалка: [Commit naming](https://gist.github.com/Aleksey-Voko/a0a464a8a0cf3e9058f6e477c04f5414)
- Статья: [Стиль именования коммитов](https://habr.com/ru/post/183646/)
- Stackoverflow: [Стиль коммитов в Git](https://ru.stackoverflow.com/questions/640787/%D0%A1%D1%82%D0%B8%D0%BB%D1%8C-%D0%BA%D0%BE%D0%BC%D0%BC%D0%B8%D1%82%D0%BE%D0%B2-%D0%B2-git)

Expand All @@ -203,31 +204,31 @@

<!-- -->

- Vincent Driessen (оригинал - обновлённая версия): [A successful Git branching model](https://nvie.com/posts/a-successful-git-branching-model/)
- Vincent Driessen (перевод): [Удачная модель ветвления для Git](https://habr.com/ru/post/106912/)
- Vincent Driessen (обновлённая версия): [A successful Git branching model](https://nvie.com/posts/a-successful-git-branching-model/) (En)
- Vincent Driessen: [Удачная модель ветвления для Git](https://habr.com/ru/post/106912/) (Ru)
<img src="https://nvie.com/img/git-model@2x.png" alt="git-branching-model" width="600">

<!-- -->

- George Stocker (оригинал): [Please stop recommending Git Flow!](https://georgestocker.com/2020/03/04/please-stop-recommending-git-flow/)
- George Stocker (перевод): [Пожалуйста, перестаньте рекомендовать Git Flow](https://habr.com/ru/company/flant/blog/491320/)
- George Stocker: [Please stop recommending Git Flow!](https://georgestocker.com/2020/03/04/please-stop-recommending-git-flow/) (En)
- George Stocker: [Пожалуйста, перестаньте рекомендовать Git Flow](https://habr.com/ru/company/flant/blog/491320/) (Ru)
<img src="https://hsto.org/r/w1560/webt/hm/6u/c7/hm6uc78dqqn8flm6oqdqttpw7tu.png" alt="stop-recommending-git-flow" width="600">

<!-- -->

- GitHub Guides (оригинал): [GitHub Flow](https://guides.github.com/introduction/flow/)
- GitHub Guides (перевод): [GitHub Flow](https://habr.com/ru/post/346066/)
- GitHub Guides: [GitHub Flow](https://guides.github.com/introduction/flow/) (En)
- GitHub Guides: [GitHub Flow](https://habr.com/ru/post/346066/) (Ru)
<img src="https://hsto.org/r/w1560/webt/gd/aq/ck/gdaqckxk1kw7q2oxheywphnkxey.png" alt="GitHub Flow" width="600">

<!-- -->

- Scott Chacon (оригинал): [GitHub Flow](http://scottchacon.com/2011/08/31/github-flow.html)
- Scott Chacon (перевод): [GitHub Flow: рабочий процесс Гитхаба](https://habr.com/ru/post/189046/)
- Scott Chacon: [GitHub Flow](http://scottchacon.com/2011/08/31/github-flow.html) (En)
- Scott Chacon: [GitHub Flow: рабочий процесс Гитхаба](https://habr.com/ru/post/189046/) (Ru)

<!-- -->

- Sytse Sijbrandij (оригинал): [What is GitLab Flow?](https://about.gitlab.com/topics/version-control/what-is-gitlab-flow/)
- Sytse Sijbrandij (перевод): [GitLab Flow](https://habr.com/ru/company/softmart/blog/316686/)
- Sytse Sijbrandij: [What is GitLab Flow?](https://about.gitlab.com/topics/version-control/what-is-gitlab-flow/) (En)
- Sytse Sijbrandij: [GitLab Flow](https://habr.com/ru/company/softmart/blog/316686/) (Ru)

<!-- -->

Expand All @@ -248,20 +249,20 @@

Подходы к управлению ветками в системах контроля версий (Мартин Фаулер):

- Оригинал: [Patterns for Managing Source Code Branches](https://martinfowler.com/articles/branching-patterns.html) (En)
- Перевод: [Часть 1](https://blog.noveogroup.ru/2020/05/podhody-k-upravleniju-vetkami-v-sistem/)
- Перевод: [Часть 2](https://blog.noveogroup.ru/2020/07/podhody-k-upravleniju-vetkami-2/)
- Перевод: [Часть 3](https://blog.noveogroup.ru/2020/11/podhody-k-upravleniju-vetkami-3/)
- Перевод: [Часть 4](https://blog.noveogroup.ru/2020/12/podhody-k-upravleniju-vetkami-v-sistem-2/)
- [Patterns for Managing Source Code Branches](https://martinfowler.com/articles/branching-patterns.html) (En)
- [Часть 1](https://blog.noveogroup.ru/2020/05/podhody-k-upravleniju-vetkami-v-sistem/) (Ru)
- [Часть 2](https://blog.noveogroup.ru/2020/07/podhody-k-upravleniju-vetkami-2/) (Ru)
- [Часть 3](https://blog.noveogroup.ru/2020/11/podhody-k-upravleniju-vetkami-3/) (Ru)
- [Часть 4](https://blog.noveogroup.ru/2020/12/podhody-k-upravleniju-vetkami-v-sistem-2/) (Ru)

<!-- -->

- Antida software: [Рабочий пример модели ветвления](https://github.com/antidasoftware/git-workflow)

<!-- -->

- Drew DeVault (оригинал): [git rebase in depth](https://git-rebase.io/)
- Drew DeVault (перевод): [Подробнее о git rebase](https://radioprog.ru/post/1391)
- Drew DeVault: [git rebase in depth](https://git-rebase.io/) (En)
- Drew DeVault: [Подробнее о git rebase](https://radioprog.ru/post/1391) (Ru)

---

Expand Down Expand Up @@ -304,5 +305,5 @@

<!-- -->

- Supritha Ravishankar (оригинал): [How to have an awesome GitHub profile ?](https://dev.to/supritha/how-to-have-an-awesome-github-profile-1969)
- Supritha Ravishankar (перевод): [Как создать гиперкрутой аккаунт GitHub?](https://habr.com/ru/sandbox/156010/)
- Supritha Ravishankar: [How to have an awesome GitHub profile ?](https://dev.to/supritha/how-to-have-an-awesome-github-profile-1969) (En)
- Supritha Ravishankar: [Как создать гиперкрутой аккаунт GitHub?](https://habr.com/ru/sandbox/156010/) (Ru)

0 comments on commit 80ad815

Please sign in to comment.