Git repo failed

why did my git repo failed? I have made a new branch called
devops in the ststor01 server and moved the file /tmp/index.html to the
/usr/src/kodekloudrepos/blog folder and commited and pushed to the branches.

Please see screenshot

Hello,

You merged master before pushing to devops branch.
You need first to push to devops branch then merge the master branch.

1 Like