300.602 Version Control and Collaboration with Git
Martin Schedlbauer, PhD
2024-02-14
Objectives
Upon completion of this lesson, you will be able to:
set up a ‘git’ repository
save and retrieve ‘git’ files
Overview
Summary
Source control systems are critical to collaborative software development and knowing how to use ‘git’ is essential as it is among the most common source control and versioning systems.