I created a new GitHub repository. On my first time trying git push origin master, I get this mystifying error:
remote: /usr/lib/ruby/1.8/pathname.rb:441:in `lstat': No such file or directory - /data/repositories/b/nw/ba/91/bin (Errno::ENOENT)
remote:     from /usr/lib/ruby/1.8/pathname.rb:441:in `realpath_rec'
remote:     from /usr/lib/ruby/1.8/pathname.rb:474:in `realpath'
remote:     from -e:1
To https://github.com/backseatviolist/lilysmufl
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://github.com/backseatviolist/lilysmufl'
How do I fix this?
 
     
     
    