Chromium Code Reviews
        
  DescriptionReport the entire hash in the "committed" message.
This concerns the "committed" message posted to Rietveld. Prior to
34504a15bb3e, this used the committer's own core.abbrev. Now it's using
a hard-coded 7. Per recent discussions on chromium-dev, 7 is
insufficient to uniquely identify commits in large repositories such as
ours. If any abbreviation is to be done, a 12-digit minimum should be
used, but there's no reason not to use the entire hash.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=292164
   
  Patch Set 1 #Patch Set 2 : Use the enitre hash #Messages
    Total messages: 13 (2 generated)
     
  
  
       |