Skip to content

Instantly share code, notes, and snippets.

@filler
Created April 13, 2012 15:38
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 filler/2377785 to your computer and use it in GitHub Desktop.
Save filler/2377785 to your computer and use it in GitHub Desktop.
dhcp-128-36-38-149:homebrew silkey$ git push
Counting objects: 9, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 497 bytes, done.
Total 5 (delta 4), reused 0 (delta 0)
remote: hooks/post-receive:13:in `require': no such file to load -- /data/repositories/a/nw/a0/76/config/basic (LoadError)
remote: from hooks/post-receive:13
To git@github.com:filler/homebrew.git
6a46e07..e845932 master -> master
dhcp-128-36-38-149:homebrew silkey$ git push
Everything up-to-date
dhcp-128-36-38-149:~ silkey$ cd /tmp
dhcp-128-36-38-149:tmp silkey$ git clone git@github.com:filler/homebrew.git
Cloning into 'homebrew'...
remote: Counting objects: 63629, done.
remote: Compressing objects: 100% (27027/27027), done.
hooks/post-upload-pack:5:in `require': no such file to load -- /data/repositories/a/nw/a0/76/config/basic (LoadError)
from hooks/post-upload-pack:5
remote: Total 63629 (delta 42042), reused 54362 (delta 35812)
Receiving objects: 100% (63629/63629), 9.58 MiB | 2.04 MiB/s, done.
Resolving deltas: 100% (42042/42042), done.
dhcp-128-36-38-149:tmp silkey$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment