We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We can't push without https working.
https
The text was updated successfully, but these errors were encountered:
I've just tried to use this image over http and I can clone, but can't push.
Push leads me to: 2018/11/27 14:23:25 [error] 15#15: *6 upstream timed out (110: Operation timed out) while reading response header from upstream, client: ip, server: _, request: "POST /repo.git/git-receive-pack HTTP/1.1", upstream: "fastcgi://unix:/var/run/fcgiwrap.socket", host: "ip" ip - - [27/Nov/2018:14:23:25 +0000] "POST /repo.git/git-receive-pack HTTP/1.1" 504 208 "-" "git/1.0 (Microsoft libgit2 Client 12.0.0.0)"
Is it connected with using http instead of https? How to configure https?
Thank you.
Sorry, something went wrong.
Hey @dmdymov ,
I've not been working on this for a while, but the last thing I did that is kinda related is https://github.com/cirocosta/gpusher.
Maybe you could look at that? It supports git push over there.
git push
thx!
No branches or pull requests
We can't push without
https
working.The text was updated successfully, but these errors were encountered: