1. Introduction to version control
Git workflow example
Let's see how Git works in principle. Say you started working on a new website. For now, all you have is a simple HTML file with some text. How would you keep it under version control?
This is just an overview. Don't worry if you don't understand all the commands or concepts yet. We will go through each of them in the following lessons.
Let's do it!
1 / 30
© 2024-2025 GitByBit.All rights reserved.