We've now covered cloning a repository, making changes in a repository, and pulling or pushing changes from one repository into another. Our next step is merging changes from separate repositories. Merging is a fundamental part of working with a distributed revision control tool. Here are a few cases in which the need to merge work arises. Alice and Bob each have a personal copy of a repository fo