I'm also seeing bad "download" links from gerrit pages. It appears to be adding an additional "a" directory
git fetch https://<username>@code.wireshark.org/review/a/wireshark refs/changes/21/14521/2 && git cherry-pick FETCH_HEAD
instead of
git fetch https://<username>@code.wireshark.org/review/wireshark refs/changes/21/14521/2 && git cherry-pick FETCH_HEAD
Took me a few failed tries before I realized it.
-----Original Message-----
From: Gerald Combs <gerald@xxxxxxxxxxxxx>
To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>
Sent: Tue, Mar 15, 2016 6:48 pm
Subject: [Wireshark-dev] Upcoming Gerrit upgrade
I'm planning on upgrading our Gerrit installation to 2.11.8 this Friday at
4:00 pm PST (23:00 UTC). Gerrit 2.11 supports inline editing along with
several change screen and diff screen improvements.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives: https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe