Created
March 3, 2011 01:29
-
-
Save markstory/852142 to your computer and use it in GitHub Desktop.
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
~/Sites/cake_dev(1.3) $ git push origin 1.3 | |
Counting objects: 24, done. | |
Delta compression using up to 2 threads. | |
Compressing objects: 100% (13/13), done. | |
Writing objects: 100% (13/13), 1.53 KiB, done. | |
Total 13 (delta 11), reused 0 (delta 0) | |
remote: /data/github/current/config/basic/redis.rb:13: private method `split' called for nil:NilClass (NoMethodError) | |
remote: from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' | |
remote: from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
remote: from /data/github/current/config/basic/resque.rb:3 | |
remote: from /data/github/current/lib/rock_queue.rb:7:in `require' | |
remote: from /data/github/current/lib/rock_queue.rb:7 | |
remote: from hooks/post-receive:24:in `require' | |
remote: from hooks/post-receive:24 | |
To [email protected]:cakephp/cakephp.git | |
e9011ba..197c9bf 1.3 -> 1.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment