parse-git-ref.cleanup 81 B

1234
  1. #!/usr/bin/env bash
  2. git tag -d v5.1.99 >/dev/null
  3. git tag -d e5.1.99 >/dev/null