Created
January 27, 2012 16:06
-
-
Save burnto/1689510 to your computer and use it in GitHub Desktop.
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
| $ git push | |
| Counting objects: 32, done. | |
| Delta compression using up to 8 threads. | |
| Compressing objects: 100% (21/21), done. | |
| Writing objects: 100% (21/21), 2.11 KiB, done. | |
| Total 21 (delta 18), reused 0 (delta 0) | |
| remote: /data/github/current/lib/github/config/resque.rb:27: undefined method `constantize' for "GitHub::Jobs::RepositoryUpdateLanguage":String (NoMethodError) | |
| remote: from /data/github/current/lib/github/config/resque.rb:26:in `each' | |
| remote: from /data/github/current/lib/github/config/resque.rb:26 | |
| remote: from /data/github/current/lib/rock_queue.rb:9:in `require' | |
| remote: from /data/github/current/lib/rock_queue.rb:9 | |
| remote: from hooks/post-receive:27:in `require' | |
| remote: from hooks/post-receive:27 | |
| To [email protected]:lumberlabs/www.git | |
| 2c1cbe7..7874ec6 master -> master | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment