mirror of
https://git.codelinaro.org/clo/tools/repo.git
synced 2025-06-24 21:28:11 +08:00

The last change regarding version parsing lost handling of version hyphenation, this restores that. In otherwords, 1.1.1-otherstuff is parsed as (1,1,1) instead of (1,1,0) Change-Id: I3753944e92095606653835ed2bd090b9301c7194
Description
Languages
Python
98.7%
Shell
1.3%