https://github.com/romankh3/git-demo
Project created for step-by-step guidelines for learning Git
https://github.com/romankh3/git-demo
demonstration git guidelines
Last synced: 8 months ago
JSON representation
Project created for step-by-step guidelines for learning Git
- Host: GitHub
- URL: https://github.com/romankh3/git-demo
- Owner: romankh3
- Created: 2020-04-06T18:12:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T14:49:12.000Z (almost 2 years ago)
- Last Synced: 2025-06-11T13:47:59.881Z (12 months ago)
- Topics: demonstration, git, guidelines
- Homepage: https://t.me/romankh3
- Size: 8.79 KB
- Stars: 18
- Watchers: 5
- Forks: 271
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Intro to Git
## English
The project, which was created for implementation step-by-step guidelines for learning Git.
Materials in English:
* [Getting started with Git: a comprehensive guide for newbies](https://codegym.cc/groups/posts/379-getting-started-with-git-a-comprehensive-guide-for-newbies)
* [A match made in heaven: Git and IntelliJ IDEA](https://codegym.cc/groups/posts/407-a-match-made-in-heaven-git-and-intellij-idea)
* [Teamwork without confusion: understanding branching strategies in Git](https://codegym.cc/groups/posts/454-teamwork-without-confusion-understanding-branching-strategies-in-git)
Thanks for your attention.
## Russian
Проект, который был создан для реализации пошагового руководства в статье [Начало работы с Git: подробный гайд для новичков](https://javarush.ru/groups/posts/2683-nachalo-rabotih-s-git-podrobnihy-gayd-dlja-novichkov).
Здесь отображены все шаги, которые были проделаны в статье.
На основе этого проекта написана статья по работе гита в Intellij IDEA. [Подружим Git c Intellij IDEA](https://javarush.ru/groups/posts/2818-podruzhim-git-s-intellij-idea)
Следующая статья, которую стоит прочесть - [Командная работа без путаницы: разбираем стратегии ветвления в Гите](https://javarush.ru/groups/posts/2693-komandnaja-rabota-bez-putanicih-razbiraem-strategii-vetvlenija-v-gite)
Спасибо за внимание.