• git tag -a test20190108_1 -m "fix bug"
  • git push origin test20190108_1
  • git push origin :refs/tags/test20190108

相关文章: