Task Review: Day 25: Git Merge Branches | 100 Days of DevOps

The result shows that “index.html” is absent in the desired directory. But I copied it and verified it after copying.

Please look into the SS for a better understanding.

Hi @KaziImamHossain

You need to commit and push changes from the branch, then merge the branch into master and push the changes.

1 Like