- How to add more to Git Bash on Windows
- Download the lastest wget binary for windows from https://eternallybored.org/misc/wget/ (they are available as a zip with documentation, or just an exe)
- If you downloaded the zip, extract all (if windows built in zip utility gives an error, use 7-zip).
- Move wget.exe to C:\Program Files\Git\mingw64\bin
转载于:https://www.cnblogs.com/liqipeng/p/7603478.html