github - Commit heroku - Not a git repository error -
i have cloned app heroku computer , have made changes. now, i'm trying commit changes...
i have logged in heroku terminal , wrote: git commit -am "add widget" git push heroku master
i'm getting following error: "not git repository or of parent directories: . git"
how can solve this?
i solved problem entering in folder application
Comments
Post a Comment