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

httpie doesn't work in msysgit #445

Closed
ctian1 opened this issue Mar 4, 2016 · 7 comments
Closed

httpie doesn't work in msysgit #445

ctian1 opened this issue Mar 4, 2016 · 7 comments
Labels
windows Windows specific issue

Comments

@ctian1
Copy link

ctian1 commented Mar 4, 2016

after running an httpie command apart from --help or --debug, nothing appears but httpie doesn't stop executing either (there's just a blinking cursor, doesn't return to normal command prompt). httpie works normally in windows command prompt though.

HTTPie 0.9.3
HTTPie data: C:\Users\me\AppData\Roaming\httpie
Requests 2.9.1
Pygments 2.1.3
Python 3.4.1 (v3.4.1:c0e311e010fc, May 18 2014, 10:45:13) [MSC v.1600 64 bit (AMD64)] win32

MINGW32_NT-10.0-WOW

@jkbrzt jkbrzt added the windows Windows specific issue label Mar 4, 2016
@jkbrzt
Copy link
Member

jkbrzt commented Mar 4, 2016

Can you try to run it with --ignore-stdin and see if that works?

http --ignore-stdin httpie.org

@ctian1
Copy link
Author

ctian1 commented Mar 5, 2016

That worked! o.o

@jkbrzt
Copy link
Member

jkbrzt commented Mar 6, 2016

Cool. I was going to submit an issue to the msysGit repo but then I read that' it isn't supported any longer:

msysGit has been superseded by Git for Windows 2.x https://git-for-windows.github.io/

@jkbrzt jkbrzt closed this as completed Mar 6, 2016
@ctian1
Copy link
Author

ctian1 commented Mar 6, 2016

I believe I actually am using "Git for Windows", it's packaged with it or something.

@jkbrzt jkbrzt reopened this Mar 6, 2016
@djgraff209
Copy link

This impacts msys2 implementation, which is what git for windows is based on I believe

Using --ignore-stdin mitigates the hold up but is not ideal.

@jkbrzt
Copy link
Member

jkbrzt commented Feb 27, 2017

Related: git-for-windows/git#778

@jkbrzt
Copy link
Member

jkbrzt commented Jun 8, 2020

#828

@jkbrzt jkbrzt closed this as completed Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
windows Windows specific issue
Projects
None yet
Development

No branches or pull requests

3 participants