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

Wireshark-dev: [Wireshark-dev] do we continue to reference revision numbers?

From: Hadriel Kaplan <hadriel.kaplan@xxxxxxxxxx>
Date: Fri, 31 Jan 2014 11:17:59 -0500
In the past with svn, when we found a bug caused by a previous code change, we used the revision number in bugzilla comments with a  leading ‘r’, like ‘r12345’.  This would auto-create a very convenient url link in bugzilla to the svn browsing web pages.  Now that we’re on git, do we:
1) continue to use revision numbers?  or do we use commit ids? or change-ids?
2) continue to use ‘r[number]’ in bugzilla, or some new syntax?

-hadriel