Skip to content

Instantly share code, notes, and snippets.

@runemadsen
Created June 12, 2014 20:02
Show Gist options
  • Save runemadsen/3c1e66ff0f882acf25de to your computer and use it in GitHub Desktop.
Save runemadsen/3c1e66ff0f882acf25de to your computer and use it in GitHub Desktop.
Runes-MacBook-Air:test-project runemadsen$ git push -u origin master
The authenticity of host 'atlas-gitlab-ha.oreilly.com (54.84.17.6)' can't be established.
RSA key fingerprint is d6:c9:9d:db:fd:9e:2c:1c:2d:26:dc:5b:fb:92:c4:15.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'atlas-gitlab-ha.oreilly.com,54.84.17.6' (RSA) to the list of known hosts.
Counting objects: 3, done.
Writing objects: 100% (3/3), 208 bytes | 0 bytes/s, done.
Total 3 (delta 0), reused 0 (delta 0)
remote: GitLab: An unexpected error occurred (redis-cli returned 1).
remote: error: hook declined to update refs/heads/master
To git@atlas-gitlab-ha.oreilly.com:rmadsen/test-project.git
! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'git@atlas-gitlab-ha.oreilly.com:rmadsen/test-project.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment