gitblit-org / gitblit

pure java git solution
http://gitblit.com
Apache License 2.0
2.27k stars 671 forks source link

unable to clone git repo from github saas to gitbash #1374

Closed sudeeshn closed 1 year ago

sudeeshn commented 3 years ago

Error: fatal: unable to access 'https://github.com/XXXX/': Empty reply from server

flaix commented 2 years ago

I have no idea how this relates to Gitblit.

TomaszSzt commented 2 years ago

It is hard to guess what @sudeeshn had on mind but maybe this will help.

Try:

git clone https://github.com/gitblit/gitblit

instead of, what naturally comes to mid

git clone https://github.com/gitblit

yea, it took me a bit to figure it out.

flaix commented 1 year ago

I still have no idea what the request was about. As there was no further communication, I am closing this as Invalid.