Learn Git: Introduction to Version Control
Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Version control (what git gets you) is essential to working on teams, and managing the status of code, edits, and workflows. If you've ever named a file ""-final"", ""final-final"", etc. You need version control.By the end of this unit, you will know everything you need manage files and contribute to collectively built code.