Skip to content

Instantly share code, notes, and snippets.

@o
Created August 22, 2011 14:00
Show Gist options
  • Save o/1162441 to your computer and use it in GitHub Desktop.
Save o/1162441 to your computer and use it in GitHub Desktop.
Git push failed
> git push origin dev
Counting objects: 5, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 306 bytes, done.
Total 3 (delta 1), reused 0 (delta 0)
remote: /data/github/current/lib/github/config/failbot.rb:5: undefined method `setup' for Failbot:Module (NoMethodError)
remote: from /data/github/current/config/basic.rb:168:in `require'
remote: from /data/github/current/config/basic.rb:168
remote: from hooks/post-receive:13:in `require'
remote: from hooks/post-receive:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment