无法推送到我的heroku应用程序

时间:2016-11-09 20:15:54

标签: git heroku

推送到heroku应用程序时遇到问题。我有一个现有的仓库,并通过控制台创建了一个heroku应用程序。

我做了

heroku git:remote -a myapp

然后当我做

git push heroku master

我明白了:

fatal: bad tree object 06c7dcf7e58e681253c74c381bb08827575046d3
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
error: failed to push some refs to 'https://git.heroku.com/myapp.git'
fatal: write error: Bad file descriptor

提前致谢。

1 个答案:

答案 0 :(得分:0)

我从heroku支持找到了解决方案。可以通过运行来重新设置repo:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<p id="p1"> test this </p><button>hide/show</button>