Created
February 9, 2012 12:28
-
-
Save tapajos/1779649 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
| (tapajos:rails (master))$ git push | |
| Counting objects: 301, done. | |
| Delta compression using up to 2 threads. | |
| Compressing objects: 100% (152/152), done. | |
| Writing objects: 100% (153/153), 15.10 KiB, done. | |
| Total 153 (delta 135), reused 0 (delta 0) | |
| remote: hooks/post-receive:13:in `require': no such file to load -- /data/repositories/3/nw/39/14/config/basic (LoadError) | |
| remote: from hooks/post-receive:13 | |
| fatal: The remote end hung up unexpectedly | |
| error: error in sideband demultiplexer | |
| To git@github.com:tapajos/rails.git | |
| 39a3058..f5ea632 HEAD -> master | |
| error: failed to push some refs to 'git@github.com:tapajos/rails.git' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment