Completed
- Publish your repository to enable collaboration
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Manage Changes to Your Bicep Code by Using Git
Automatically move to the next video in the Classroom when playback concludes
- 1 - Welcome
- 2 - Learning objectives and introduction
- 3 - Understand Git
- 4 - Repository structure
- 5 - Making changes in your repository
- 6 - Exercise: Initialize a Git repository, stage and commit files, and view history
- 7 - Branch and merge your changes
- 8 - Publish your repository to enable collaboration
- 9 - Exercise: Create and merge a branch and publish the repository
- 10 - Summary and conclusion