ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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