Skip to content
  • Rafael Kitover's avatar
    refactor/cleanup GitTagVersion.cmake · 55fa9c69
    Rafael Kitover authored
    Run just one `git tag` command instead of two (with tags and refs) and
    break it into the form [tag0, ref0, tag1, ref1, ...]. Iterate over the
    list with two counters for tag and ref.
    55fa9c69