fungi: I am running below cmds: git config merge.summary true git checkout master git reset --hard origin/master git branch -f stable origin/stable git merge stable git push master