Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 10262] Update Skinny Dissection Code

Date: Mon, 07 Jul 2014 16:54:28 +0000

Comment # 3 on bug 10262 from
If you added a remote pointing to gerrit, then you can also use that instead of
the full ssh URL.

$ git remote -v
...
origin  https://code.wireshark.org/review/wireshark (fetch)
origin  ssh://[email protected]:29418/wireshark (push)

git push origin HEAD:refs/for/master

In your commit message you can mention: "Bug: 10262"
See for example this message: https://code.wireshark.org/review/2618/

This may also be helpful if you are new to gerrit:
https://www.wireshark.org/docs/wsdg_html_chunked/ChSrcContribute.html#ChSrcSend

When the patch is merged, this bug is automatically closed.


You are receiving this mail because:
  • You are watching all bug changes.