Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
git tag -d apache-griffin-<VERSION> # delete locally
git push apache-git --delete apache-git tagname # delete remote tag
git push apache-git :apache-griffin-<VERSION> # delete in the Apache git repo
git push apache-git --delete <branch_name>  # delete remote branch

 

What if vote succeed, then vote in general@incubator.apache.org

...