我的筆記...
git push origin develop:myBranch -f
git checkout myBranch
git reset --hard develop
git push origin myBranch --force
File→Settings→Editor→File Types
Ignore files and folders新增「*.idea」、「*.iml」