

End of Part I
The end
Wow! Congrats! You have completed the first part of the course!
You are now ready to use version control in your own projects. By the way, you can always review the most important concepts and commands in the:
Let's summarize what we've been through so far.
Sure!
19 git commands
LEARNED
54 tasks in terminal
EXECUTED
27 concepts
STUDIED
55 quizzes
TAKEN
That's a lot of stuff!
How about we recall the most important topics we've covered?
- First, we learned the theory behind version control.
- Then, we managed to create a new repository.
- Multiple times we practiced adding and committing files to the repository.
- In addition, we discovered how to check the status of the repository.
- Also, we figured out how to browse the history of changes in the repository.
- We checked the differences between older versions of files.
- We tagged a specific commit.
- We learned how to create branches and switch between them.
- We practiced merging and deleting branches.
- At the end, we created a new repository on GitHub and connected it to our local repository.
- And finally, we learned how to sync your changes with the remote repository.
These skills should be enough to start using Git in your own projects. But remember, practice makes perfect. The more you use Git, the more comfortable you will become with it.
© 2024-2025 GitByBit.All rights reserved.