Skip to content

Instantly share code, notes, and snippets.

@wbspry
Created July 22, 2014 09:04
Show Gist options
  • Save wbspry/5f6595091a1ff916dae1 to your computer and use it in GitHub Desktop.
Save wbspry/5f6595091a1ff916dae1 to your computer and use it in GitHub Desktop.
herokuで詰まったところいろいろ ref: http://qiita.com/yyyske/items/e0c2bb615daa323cfd90
export HEROKU_API_KEY=xxxxxxxxxxxxxx
[remote "heroku"]
url = git@heroku.com:templa.git
fetch = +refs/heads/*:refs/remotes/heroku/*
! Push rejected, no Cedar-supported app detected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment