Re: git commit failured | facebook app

2012-06-07 Thread Florian Reuahtiehcs
sorry for doubleposting. got the problem. but now is my site completly white. if i change something and push it, it writes up to date :( On Jun 7, 9:58 pm, Florian Reuahtiehcs wrote: > mh..get the message > > error: failed to push some refs to '...@heroku.com:mysite.git > > On Jun 7, 7:17 pm, Fl

Re: git commit failured | facebook app

2012-06-07 Thread Florian Reuahtiehcs
mh..get the message error: failed to push some refs to 'g...@heroku.com:mysite.git On Jun 7, 7:17 pm, Florian Reuahtiehcs wrote: > hi, thanks for your answers! > > when i write > > $ git push heroku master > > i get: > > Permission denied (publickey). > fatal: The remote end hung up unexpectedly

Re: git commit failured | facebook app

2012-06-07 Thread Florian Reuahtiehcs
mh..get the message error: failed to push some refs to 'g...@heroku.com:mysite.git On Jun 7, 7:17 pm, Florian Reuahtiehcs wrote: > hi, thanks for your answers! > > when i write > > $ git push heroku master > > i get: > > Permission denied (publickey). > fatal: The remote end hung up unexpectedly

Re: git commit failured | facebook app

2012-06-07 Thread Florian Reuahtiehcs
hi, thanks for your answers! when i write $ git push heroku master i get: Permission denied (publickey). fatal: The remote end hung up unexpectedly On 7 Jun., 17:12, Kerri Miller wrote: > git add . > git commit -m "git commit -a doesn't add untracked files" > git push herkou master > > -k- >

Re: git commit failured | facebook app

2012-06-07 Thread Kerri Miller
git add . git commit -m "git commit -a doesn't add untracked files" git push herkou master -k- On Thu, Jun 7, 2012 at 6:45 AM, Florian Reuahtiehcs wrote: > Hi, > > i was trying to change something in my facebook app but everytime if i > try to commit with > > $ git commit -am > > i get the messa

git commit failured | facebook app

2012-06-07 Thread Florian Reuahtiehcs
Hi, i was trying to change something in my facebook app but everytime if i try to commit with $ git commit -am i get the message # On branch master # # Initial commit # # Untracked files: # (use "git add ..." to include in what will be committed) # # .gem # .ssh # .severe-waterf