Closed Stivaros closed 4 years ago
@Stivaros did you try force push? I think you have some git related problems. Please investigate this https://stackoverflow.com/questions/18328800/github-updates-were-rejected-because-the-remote-contains-work-that-you-do-not-h
@Stivaros I will close this issue
Hi, when I attempt to deploy I'm getting the following error:
I've come across this error many times before when trying to push after a rebase. What's weird here, however, is that I can
git pull master
locally and then immediatelygit push dokku
and it works. Additionally,git diff origin master
is empty, when run locally.Any thoughts please?