Skip to content

Instantly share code, notes, and snippets.

@hsbt
Created February 4, 2016 05:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hsbt/30294c94fc181f9742eb to your computer and use it in GitHub Desktop.
Save hsbt/30294c94fc181f9742eb to your computer and use it in GitHub Desktop.
% g push
Counting objects: 6, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (6/6), done.
Writing objects: 100% (6/6), 542 bytes | 0 bytes/s, done.
Total 6 (delta 3), reused 0 (delta 0)
remote: /data/github/current/config/basic.rb:67:in `require': cannot load such file -- /data/github/current//data/github/current/vendor/ruby/b3255a8b572160bf249b5019c1ec93e667d547ee/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb (LoadError)
remote: from /data/github/current/config/basic.rb:67:in `require'
remote: from /data/github/current/config/basic.rb:210:in `<top (required)>'
remote: from /data/github/current/vendor/ruby/b3255a8b572160bf249b5019c1ec93e667d547ee/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
remote: from /data/github/current/vendor/ruby/b3255a8b572160bf249b5019c1ec93e667d547ee/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
To git@github.com:yaocloud/kakin.git
! [remote rejected] byte -> byte (pre-receive hook declined)
error: failed to push some refs to 'git@github.com:yaocloud/kakin.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment