Describe the purpose and use of source control
- Offered byMicrosoft
Describe the purpose and use of source control at Microsoft Overview
Duration | 1 hour |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Beginner |
Official Website | Explore Free Course |
Credential | Certificate |
Describe the purpose and use of source control at Microsoft Course details
- Explain how a source control system helps manage files
- Describe how Git manages source control
- Guided Project – Use GitHub to manage file updates
- Source control is a critical tool used by developers and devops professionals to manage and maintain code. Describe the purpose and use of source control is an introduction to source control. It starts out explaining source control as a concept, then delves into one of the most popular source control platforms around, and finishes with guiding you through creating your first source controlled file and handling updates.
Describe the purpose and use of source control at Microsoft Curriculum
Explain how a source control system helps manage files
Introduction
Describe version control and source control
Explain the benefits of using a source control system
Describe how software helps interact with source control systems
Knowledge check
Summary
Describe how Git manages source control
Introduction
Describe basic Git concepts
Explain the difference between Git and GitHub
Identify the function of basic Git commands
Explain the function of intermediate Git commands
Knowledge check
Summary
Guided Project – Use GitHub to manage file updates
Introduction
Prepare
Exercise – Create a GitHub account and an initial repository
Exercise – Configure software to interact with GitHub
Exercise – Use software to create a local version of your repository
Exercise – Update files locally, and then update the web-based repository
Exercise – Resolve conflicts in your repository
Exercise – Merge all updates to a single repository branch
Knowledge check
Summary