Skip to content

Instantly share code, notes, and snippets.

@aufflick
Created January 24, 2013 05:19
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 aufflick/4617867 to your computer and use it in GitHub Desktop.
Save aufflick/4617867 to your computer and use it in GitHub Desktop.
$ ./hello deploy heroku --appname ***
Please enter your Heroku credentials
(Sign up for free at https://api.heroku.com/signup)
Email: ***
Password: ***
Collecting all files in /Users/aufflick/src/misc/hello_app ... (Ctrl-C to cancel)
Adding file Makefile.PL
Adding file Perloku
Adding file hello
Adding file hello~
The following paths are ignored by one of your .gitignore files:
hello~
Use -f if you really want to add them.
fatal: no files added
4 files added
error: src refspec master does not match any.
error: failed to push some refs to 'git@heroku.com:***.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment