回滚提交

git reset HEAD~

git push origin branchName -f

使用 git-token 下载仓库

git clone https://<user-name>:<git-token>@<github-path.git>