stable-tag.sh 75 B

123
  1. git tag --force stable HEAD
  2. git push --tags --force
  3. git push --follow-tags