修改commit的顺序,将须要提交的commit调整到最远一次,而后经过hash值指定只提交这一次commit 详细方法参考: git
git push origin 2dc2b7e393e6b712ef103eaac81050b9693395a4:masterblog
注意 master是本地分支,origin是远程分支/origin为默认主机hash