What is Version Control? - Git Guides (2020)

preview_player
Показать описание
Learn the basics of version control and everything you need to get started. By the end of this video, you’ll understand what version control is, the main types of version control, and be introduced to Git, a popular version control system.

Version control software keeps track of changes to your code in a simple and structured way. If a mistake is made, developers can turn back the clock and compare earlier versions of their code to help fix mistakes while minimizing disruption to all team members.

1:15 Why use version control?

2:31 Types of version control systems

3:39 Why use Git?

Want to learn more about how to unleash your team's potential? Subscribe to Atlassian's channel. And for more Atlassian product training and tutorials, visit Atlassian University at
Рекомендации по теме
Комментарии
Автор

Thank you Millennials and Gen Z for normalizing more humor in professionalism. Us Gen X'ers are a bunch of squares. :-P

andrewhutchinson
Автор

I see that somebody is a fan of The IT Crowd. Nice!

shubham
Автор

Is there a video play list for Git that parallels your tutorial link? I'd like to be able to see some walk-throughs, rather than just reading it all.

tokyopuffy
Автор

How are distributed and centralized systems the same ?

cobycorrell