mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-09-26 08:41:54 +00:00
148a84de0ca7f828564f80cbe2bace33f295e65f
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
Languages
Python
98.3%
Shell
1.7%