Dafang-Hacks / Main

138 stars 63 forks source link

busybox: fix issue with cloning https url #51

Closed Yannik closed 4 years ago

Yannik commented 4 years ago

Fix infinite hang:

$ git clone --verbose http://git.busybox.net/busybox/
Cloning into 'busybox'...
warning: redirecting to https://git.busybox.net/busybox/
<inifinite hang here>