The document shows the steps taken to create two feature branches called feature1 and feature2 from the master branch. Code and commit messages were added to each feature branch separately. The feature branches were then merged back into the master branch one by one. Finally, the feature branches were deleted and a separate quotes directory was initialized, committed and pushed to a remote repository.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
109 views
Branch and Merge Conflict
The document shows the steps taken to create two feature branches called feature1 and feature2 from the master branch. Code and commit messages were added to each feature branch separately. The feature branches were then merged back into the master branch one by one. Finally, the feature branches were deleted and a separate quotes directory was initialized, committed and pushed to a remote repository.