1 | initial version |
git clone https://code.wireshark.org/review/wireshark
worked for me. (A bit slow, but it worked.)
Going to that URL with a browser (or curl
/wget
/pick your command-line fetch-from-a-URL command), however, won't work - it's not intended to work as a URL for a browser. Hand that URL to git (whether command-line git clone
, or some Git GUI tool), not to Microsoft Edge or Chrome or Safari or Konqueror or Firefox or....