Created
August 22, 2011 14:00
-
-
Save o/1162441 to your computer and use it in GitHub Desktop.
Git push failed
This file contains 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
> 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