hey out there, i am having a local branch called staging which the master branch gets merged in from time to time. i configured the local branch called staging to pull and push to the heroku master branch. unfortunatelly when i am on the staging branch and type "git push", the heroku master branch gets updated with the latest commits but heroku doesn`t compile the slug and restart the server automatically. which means: i don`t see a message like this : -----> Heroku receiving push
and afterwards there is no chance to recompile the slug besides pushing a new commit with the full command "git push staging staging:master" . is that a bug or is there a reason for this behavior? thanks everybody! mtin79 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
