$ git push -f origin master Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 remote: GitLab: You are not allowed to force push code to a protected branch on this project. To https://xxx.com/gitlab/user/testgithubflow.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'https://xxx.com/gitlab/user/testgithubflow.git'
$ git push -f origin master Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 remote: error: GH007: Your push would publish a private email address. remote: You can make your email public or disable this protection by visiting: remote: http://github.com/settings/emails To https://github.com/mouxie/mouxie.github.com.git ! [remote rejected] master -> master (push declined due to email privacy restrictions) error: failed to push some refs to 'https://github.com/mouxie/mouxie.github.com.git'