httpを介してgitサーバーからリソースのクローンを作成したいのですが、次のエラーが発生しました:
git clone http://xxx/ResMonitor.git/
Cloning into ResMonitor...
error: Failed connect to xxx:80; Connection refused while accessing
http://xxx/ResMonitor.git/info/refs
サーバーで「gitupdate-server-info」を実行しようとしましたが、それでも機能しません。(クライアント側からChromeを介してhttp://xxx/ResMonitor.git/info/refsにアクセスできます)
誰か助けてもらえますか?どうもありがとう!