Hi Hadriel,
2014-01-31 Hadriel Kaplan <hadriel.kaplan@xxxxxxxxxx>:
> 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?
Please use commit ids of commits which are already part of the
branches. (After having them "Submit"-ted in Gerrit.)
Cheers,
Balint