Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heroku-push bug on windows #143

Closed
andriykohut opened this issue Oct 24, 2014 · 3 comments
Closed

heroku-push bug on windows #143

andriykohut opened this issue Oct 24, 2014 · 3 comments

Comments

@andriykohut
Copy link
Contributor

Hi, I was trying to prepare prepare for workshop (never done this stuff on windows) and discovered problem.

Switching to heroku push (instead of smth like git push heroku master) 0d2bfa1#diff-bcdcc71d7dab57472393a413b9f8293dR148 doesn't work on windows.
Here's output

heroku push --app <whatever>
Checking for app files to sync... done, 0 files needed
...

Here's related heroku-push issue: ddollar/heroku-push#3
Fix: ddollar/heroku-push#3 (comment)

While there is a fix, I think it would be much better to use usual git push, even though it adds complexity and requires explanation of version control (hour of googling to fix this annoying issue vs short explanation of git basics).

@olasitarska
Copy link
Member

Giving the total number of headaches that heroku-push is giving us, I think I am voting for bringing git push heroku master back.

@bmispelon @oinopion do you know what would be the easiest way to bring it back from git history? I don't have the ninja skills in git yet :)

@mrzechonek
Copy link

@olasitarska +1, heroku-push plugin is a hack!

@zsiciarz
Copy link
Contributor

zsiciarz commented Nov 1, 2014

+1, just encountered this issue preparing for the Warsaw workshops. git push ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants