Take a FREE COURSE on how to become a Java developer, what to learn, and what to skip: https://t.me/java_roadmap_bot?domain=...
Interview preparation materials from me: https://t.me/JavaLearnBot?domain=Java...
My course on Java development and getting your first job: https://sorokin.school/?utm_source=yo...
Telegram channel: https://t.me/S0R0KlN
You'll learn how to properly create branches and make meaningful commits. Messages, sending changes to a remote repository, squashing commits, and creating a pull request.
This video will help you understand the basic Git operations in a simple and clear manner, so you can confidently use version control tools in your development.
00:00 Introduction
00:52 What is GIT?
03:44 Example with branches
06:34 How to work with GIT in IntelliJ IDEA
08:33 Making commits
12:49 How to create a separate branch
16:17 How to merge one branch into another
19:09 Creating a remote repository on GitHub
21:55 How to make a pull request
28:07 Analysis of common errors when working with GIT