On 12/13/20 10:39 AM, Guy Harris wrote: > On Dec 13, 2020, at 10:32 AM, Gerald Combs <[email protected]> wrote: > >> Is an accessible git repository at code.wireshark.org counterproductive at >> this point? I wonder how many people and CI systems are building from >> 69ab0b00af (the last Gerrit commit). > > If we could, at least for now, have the Gerrit commentary accessible over the > Web (unless all of it is available on GitLab), but *not* make it available > for "git clone", that might help.
I configured the Gerrit server to return a 404 when "service=git-upload-pack" is in the HTTP query string, which should do that. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
