Challenge: Working With Multiple Repositories
Test your understanding of the “Working With Multiple Repositories” chapter by completing this challenge.
We'll cover the following
Problem statement
Create a Git repository and clone it to a second one. Make a change on the first repository’s master
branch, and fetch and merge it into the second one.
Try setting up two independent copies of the same repository (i.e., do not clone) and bring changes in and out on multiple branches.
Get hands-on with 1400+ tech skills courses.