Created
July 29, 2016 08:59
-
-
Save lujiacn/b3aec220de298b50feda9eb89a19c2c1 to your computer and use it in GitHub Desktop.
git push remote rejected
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ! [remote rejected] master -> master (pre-receive hook declined) | |
| solution: | |
| git pull --rebase | |
| refer to http://stackoverflow.com/questions/7986139/git-error-when-trying-to-push-pre-receive-hook-declined |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment