我的筆記...
git push origin develop:myBranch -f
git checkout myBranch
git reset --hard develop
git push origin myBranch --force
沒有留言:
張貼留言