DescriptionInclude svn revision range in Blink roll descriptions.
Prior to http://crrev.com/495493003, Blink rolls had the Blink svn revision range in their descriptions, which made it easy to determine which roll contained a given revision number by scanning the log of src/DEPS. To do this with git hashes is much more difficult since they are not sequential and cannot be compared at a glance.
This change adds the svn range even when git_mode is True. The resulting descriptions look like:
Blink roll hash1:hash2 (svn 1234:1235)
TBR=szager@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=291939
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|